CN111669297A - Webpage configuration system and method - Google Patents
Webpage configuration system and method Download PDFInfo
- Publication number
- CN111669297A CN111669297A CN202010644741.9A CN202010644741A CN111669297A CN 111669297 A CN111669297 A CN 111669297A CN 202010644741 A CN202010644741 A CN 202010644741A CN 111669297 A CN111669297 A CN 111669297A
- Authority
- CN
- China
- Prior art keywords
- data
- configuration
- cloud server
- server
- database
- 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.)
- Withdrawn
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0803—Configuration setting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/21—Design, administration or maintenance of databases
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/953—Querying, e.g. by the use of web search engines
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1095—Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1097—Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/34—Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention relates to a webpage configuration system and a method, wherein the webpage configuration system comprises a local data server, a cloud server, a database, data acquisition software and a configuration website; the method comprises the steps of S1, deploying and configuring data acquisition software on a local data server; s2, reading PLC data or reading data in traditional configuration software through data acquisition software; s3, deploying and configuring data acquisition software on the cloud server; s4, deploying and configuring the database on the cloud server; s5, the local data server and the cloud server synchronize data through data acquisition software and store the data in a cloud server database; s6, completing the web page configuration by using the web page configuration module; and releasing the configuration website and belonging to the IIS of the cloud server. The advantages are that: the configuration website can be accessed in a cross-platform mode through a computer, a mobile phone or other mobile equipment at any time only by deploying the configuration website in the cloud server, and remote maintenance is achieved through a cloud deployment mode.
Description
Technical Field
The invention belongs to the field of configuration software, and particularly relates to a webpage configuration system and method suitable for cloud platform deployment.
Background
The automatic configuration at the present stage is basically erected in a main control room and used for monitoring various parameter data and production data of field equipment, and the configuration content mainly comprises equipment graphs, parameter data, data curves, alarm information, production reports and the like.
With the development of internet, mobile office and cloud technologies, the limitation of the use of traditional automatic configuration software is more obvious, the existing automatic configuration software is generally in a C/S version, the structure of a client/server needs to be installed, the installation process is relatively complex, and the existing automatic configuration software can only be used on a local area network computer.
Disclosure of Invention
The invention aims to provide a webpage configuration system and a webpage configuration method, which are used for solving the problems that the conventional configuration method cannot realize cross-platform access and is difficult to maintain.
The purpose of the invention is realized as follows:
the invention discloses a webpage configuration system which is characterized by comprising a local data server, a cloud server, a database, data acquisition software and a configuration website;
the local data server is a server host deployed locally and is used for collecting local data and communicating with the cloud server database;
the cloud server deploys data acquisition software, a database and a configuration website on a private cloud or a public cloud;
the database is used for storing data read by data acquisition software at the cloud server, including real-time data and historical data, and providing the stored real-time data and the historical data for a configuration website for use;
the data acquisition software is used for acquiring data by the local data server and realizing data synchronization of the local server data and the cloud server.
The configuration website is deployed in the cloud server IIS, and configuration contents in the configuration website can be viewed through the Internet.
As further optimization of the method, the local data acquisition software supports multiple protocols to acquire data in the local PLC or the traditional configuration software, and the local data acquisition software and the data acquisition software work together to realize communication with the cloud server through the MQTT protocol.
As a further optimization of the invention, the configuration website is a HTML5 and CSS3 website, the webpage configuration module mainly comprises a monitoring graph module, a graph module, an alarm recording module and a production report module, the configuration website content is edited and formed by the webpage configuration module, and the configuration website content comprises equipment graphs, equipment states, sensor parameter data, data real-time/history curves, alarm information and production reports.
As a further optimization of the invention, the monitoring graph module finishes the static layout of the monitoring graph by dragging the equipment control and the digital display control, and simultaneously finishes the dynamic monitoring of the monitoring graph by selecting the variable in the database in different events of the control.
The chart module can complete the static layout of a data analysis page through chart controls such as a line chart, a bar chart, a sector chart, a pareto chart and the like, and simultaneously complete the dynamic display of a data analysis pressure surface through selecting different variables in a database from control display elements;
the alarm recording module is used for selecting the alarm variables needing to be recorded in the database from the alarm recording control to complete the function of alarm recording, and simultaneously selecting the reporting modes of the alarm variables needing to be reported, wherein the reporting modes comprise short messages and emails;
the report production module can edit the report format through the report control, and the variable content in the database and the report period or fixed acquisition time can be selected in the report control to display the report content.
The invention discloses a webpage configuration method, which is characterized by comprising the following steps:
s1, deploying and configuring local data acquisition software on the local data server;
s2, reading PLC data or reading data in traditional configuration software through data acquisition software;
s3, deploying and configuring data acquisition software on the cloud server;
s4, deploying and configuring the database on the cloud server;
s5, the local data server and the cloud server synchronize data through data acquisition software and store the data in a cloud server database;
s6, completing the web page configuration by using the web page configuration module; and releasing the configuration website in the IIS which does not belong to the cloud server.
The deploying and configuring of the data acquisition software on the local data server in S1 includes: accessing a target configuration and collecting a variable configuration.
The configuration access target comprises: the name of the device or system to be collected is set, IP address is set, access port is set, communication protocol is set, collection period is set, and read-write permission is set, the configuration collection variable includes: all variables contained by the accessed target may be retrieved in the data collection software after the configuration of the accessed target is completed.
The deploying and configuring of the data acquisition software on the cloud server in S4 includes: configuration of project data and configuration of databases.
The invention has the beneficial effects that:
according to the method and the system for webpage configuration, only the websites based on HTML5 and CSS3 need to be deployed on the cloud server, cross-platform access can be carried out through a computer, a mobile phone or other mobile equipment at any time and any place, tedious automatic configuration software does not need to be installed, remote maintenance and version upgrading can be achieved, a user can conveniently inquire configuration information, access can be carried out when the user is at home and on business by connecting to the Internet through any equipment supporting a browser, remote maintenance is achieved through a cloud deployment mode, and maintenance time and labor cost are remarkably shortened.
Drawings
Fig. 1 is a schematic structural diagram of a web page configuration system.
FIG. 2 is a flowchart of a web page configuration method.
Detailed Description
The following detailed description of embodiments of the invention refers to the accompanying drawings.
As shown in fig. 1, a web page configuration system of the present invention is characterized by comprising a local data server, a cloud server, a database, data acquisition software, and a configuration website;
the local data server is a server host deployed locally and is used for collecting local data and communicating with the cloud server database;
the cloud server deploys data acquisition software, a database and a configuration website on a private cloud or a public cloud;
the database is used for storing data read by data acquisition software at the cloud server, including real-time data and historical data, and providing the stored real-time data and the historical data for a configuration website for use;
the data acquisition software is used for acquiring data by the local data server and realizing data synchronization of the local server data and the cloud server.
The configuration website is deployed in the cloud server IIS, and configuration contents in the configuration website can be viewed through the Internet.
The local data acquisition software supports multiple protocols to acquire data in the local PLC or the traditional configuration software, works together with the data acquisition software, and communicates with the cloud server through the MQTT protocol.
The configuration website is a HTML5 and CSS3 website, the webpage configuration module mainly comprises a monitoring graph module, a graph module, an alarm recording module and a production report module, the content of the configuration website is edited and formed by the webpage configuration module, and the content of the configuration website comprises equipment graphs, equipment states, sensor parameter data, data real-time/historical curves, alarm information and production reports.
The invention relates to a webpage configuration method, as shown in fig. 2, comprising the following steps:
s1, deploying and configuring local data acquisition software on the local data server;
s2, reading PLC data or reading data in traditional configuration software through local data acquisition software;
s3, deploying and configuring cloud server data acquisition software on the cloud server;
s4, deploying and configuring the database on the cloud server;
s54, synchronizing and storing the data in a cloud server database by the local data server and the cloud server through data acquisition software and an MQTT protocol;
s6, completing the web page configuration by using the web page configuration module; and releasing the configuration website in the IIS which does not belong to the cloud server.
In this embodiment, the local data server is accessed to the local control network, and data acquisition software needs to be configured in the local data server.
The first network card of the local data server requires to be configured and is connected to the local control network, the first network card is only responsible for communicating with the local control network, and data in the local PLC or the original configuration software are read through configuration data acquisition software.
The configuration of the first network card comprises the following steps: IP address setting, subnet mask setting, and gateway setting.
Deploying and configuring data collection software on a local data server includes: accessing a target configuration and collecting a variable configuration.
The configuration access target comprises name setting, IP address setting, access port setting, communication protocol setting, acquisition period setting and read-write permission setting of the acquired equipment or system.
The configuring acquisition variables includes: after the configuration of the access target is completed, all variables contained in the access target can be retrieved in the data acquisition software, all variables or any variable can be selected from the retrieved variables, and only the selected variables can be acquired by the local data server.
In the embodiment, the local data server is connected to the internet at the same time, and data acquisition software deployed on the local data server and the cloud server synchronizes data to a database of the cloud server through an MQTT protocol.
And a second network card of the local data server is required to be configured and connected to the Internet, the second network card is only responsible for communicating with the cloud server, and the local data is synchronized to the cloud server database by configuring the local data server and the data acquisition software of the cloud server.
The configuration of the second network card comprises the following steps: IP address setting, subnet mask setting, and gateway setting.
The data acquisition software configuration comprises the following steps: the method comprises the following steps of cloud server IP setting, cloud server access port setting, project name setting and used network card setting.
Deploying and configuring data collection software on a cloud server includes: configuration of project data, configuration of database.
The configuration of the project data includes: after the data acquisition software of the local end completes the setting, the data acquisition software of the cloud server end can select the project name set by the data acquisition software of the local end, and after the data acquisition software of the server end completes the selection, the data of the data acquisition software of the local end can be successfully communicated.
The database configuration comprises: because the system supports various commonly used databases (Microsoft Access, Microsoft SQL Server, MySQL, PostgreSQL, and the like), the type of the database needs to be selected, the user name and the password of the database connection are set, the name of the database is selected, the variable written into the database and the corresponding writing period are selected, and the data can be stored in the database installed in the cloud service after the configuration is completed.
In this embodiment, the IIS needs to be configured in the cloud server to complete the deployment of the configuration website. The method comprises the steps of utilizing a webpage configuration module to carry out configuration, wherein the webpage configuration module comprises a monitoring graph module, a chart module, an alarm recording module and a production report module.
The monitoring graph module finishes static layout of the monitoring graph by dragging the equipment control and the digital display control, and simultaneously finishes dynamic monitoring of the monitoring graph by selecting variables in the database in different events of the control.
The chart module can complete the static layout of a data analysis page through chart controls such as a line chart, a bar chart, a sector chart, a pareto chart and the like, and simultaneously complete the dynamic display of a data analysis pressure surface through selecting different variables in a database from control display elements.
And the alarm recording module is used for selecting the alarm variables needing to be recorded in the database from the alarm recording control to complete the alarm recording function, and simultaneously selecting the reporting modes of the alarm variables needing to be reported, wherein the reporting modes comprise short messages and emails.
The report production module can edit the report format through the report control, and the variable content in the database and the report period or fixed acquisition time can be selected in the report control to display the report content.
The IIS configuration comprises: setting of website names, selection of application program pools, selection of physical paths, setting of website ports and setting of website access names.
The content of the configuration website comprises: equipment graphics and equipment status, sensor parameter data, data real-time/historical curves, alarm information, production reports, and the like.
According to the invention, only the websites based on HTML5 and CSS3 are deployed in the cloud server, so that cross-platform access can be carried out through a computer, a mobile phone or other mobile equipment at any time and any place, tedious automatic configuration software does not need to be installed, and remote maintenance and version upgrading can be realized.
Claims (8)
1. A webpage configuration system is characterized by comprising a local data server, a cloud server, a database, data acquisition software and a configuration website;
the local data server is a server host deployed locally and is used for collecting local data and communicating with the cloud server database;
the cloud server deploys data acquisition software, a database and a configuration website on a private cloud or a public cloud;
the database is used for storing data read by data acquisition software at the cloud server, including real-time data and historical data, and providing the stored real-time data and the historical data for a configuration website for use;
the local data acquisition software is used for acquiring data by the local data server and realizing data synchronization of the local server data and the cloud server;
the configuration website is deployed in the cloud server IIS, and the configuration content in the configuration website is checked through the Internet.
2. The web page configuration system of claim 1, wherein the local data acquisition software supports multiple protocols to acquire data in local PLC or traditional configuration software, works together with the data acquisition software, and communicates with the cloud server through MQTT protocol.
3. The web page configuration system of claim 1, wherein the configuration website is a HTML5 and CSS3 website, the web page configuration module is mainly composed of a monitoring graph module, a graph module, an alarm recording module and a production report module, and the configuration website contents are edited by the web page configuration module and include device graphs and device states, sensor parameter data, data real-time/history curves, alarm information and production reports.
4. The web page configuration system according to claim 3, wherein the monitoring graph module finishes static layout of the monitoring graph by dragging the device control and the digital display control, and finishes dynamic monitoring of the monitoring graph by selecting variables in the database in different events of the control;
the chart module can complete the static layout of a data analysis page through chart controls such as a line chart, a bar chart, a sector chart, a pareto chart and the like, and simultaneously complete the dynamic display of a data analysis pressure surface through selecting different variables in a database from control display elements;
the alarm recording module is used for selecting the alarm variables needing to be recorded in the database from the alarm recording control to complete the function of alarm recording, and simultaneously selecting the reporting modes of the alarm variables needing to be reported, wherein the reporting modes comprise short messages and emails;
the report production module can edit the report format through the report control, and the variable content in the database and the report period or fixed acquisition time can be selected in the report control to display the report content.
5. A web page configuration method, comprising the steps of:
s1, deploying and configuring data acquisition software on the local data server;
s2, reading PLC data or reading data in traditional configuration software through data acquisition software;
s3, deploying and configuring data acquisition software on the cloud server;
s4, deploying and configuring the database on the cloud server;
s5, the local data server and the cloud server synchronize data through data acquisition software and store the data in a cloud server database;
s6, completing the web page configuration by using the web page configuration module; and releasing the configuration website and belonging to the IIS of the cloud server.
6. The web page configuration method of claim 5, wherein the step of deploying and configuring data collection software on the local data server in S1 comprises: accessing a target configuration and collecting a variable configuration.
7. The method of claim 5, wherein configuring the access target comprises: the name of the device or system to be collected is set, IP address is set, access port is set, communication protocol is set, collection period is set, and read-write permission is set, the configuration collection variable includes: all variables contained by the accessed target may be retrieved in the data collection software after the configuration of the accessed target is completed.
8. The web page configuration method according to claim 5, wherein the step of deploying and configuring data acquisition software on the cloud server in S4 includes: configuration of project data and configuration of databases.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010644741.9A CN111669297A (en) | 2020-07-07 | 2020-07-07 | Webpage configuration system and method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010644741.9A CN111669297A (en) | 2020-07-07 | 2020-07-07 | Webpage configuration system and method |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111669297A true CN111669297A (en) | 2020-09-15 |
Family
ID=72391375
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010644741.9A Withdrawn CN111669297A (en) | 2020-07-07 | 2020-07-07 | Webpage configuration system and method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111669297A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112255980A (en) * | 2020-10-21 | 2021-01-22 | 陕西大唐高科机电科技有限公司 | Automatic control configuration platform system and method based on cloud server |
CN113312076A (en) * | 2021-06-25 | 2021-08-27 | 瀚云科技有限公司 | Configuration information upgrading method, system, electronic equipment and storage medium |
CN113985770A (en) * | 2021-10-25 | 2022-01-28 | 成都安讯智服科技有限公司 | Project rapid construction method, system, terminal and medium based on configuration software |
CN114326572A (en) * | 2021-12-25 | 2022-04-12 | 上海能誉科技股份有限公司 | Industrial configuration software data acquisition method and system |
CN117130318A (en) * | 2023-10-23 | 2023-11-28 | 中国恩菲工程技术有限公司 | Industrial data acquisition method, device, system and readable storage medium |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104881748A (en) * | 2015-06-02 | 2015-09-02 | 广西大学 | Power dispatching automation method and power dispatching automation system based on 'cloud computing' dispatching application |
CN105933439A (en) * | 2016-06-20 | 2016-09-07 | 河南派亚尼尔自动化设备有限公司 | Internet-based WebSCADA system and application method |
CN106227132A (en) * | 2016-08-30 | 2016-12-14 | 广州穗剑实验室科技有限公司 | A kind of laboratory cloud monitor supervision platform and laboratory monitoring method |
CN109525617A (en) * | 2017-09-19 | 2019-03-26 | 珠海佳特机械设备有限公司 | Refuse transfer station remote monitoring system |
-
2020
- 2020-07-07 CN CN202010644741.9A patent/CN111669297A/en not_active Withdrawn
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104881748A (en) * | 2015-06-02 | 2015-09-02 | 广西大学 | Power dispatching automation method and power dispatching automation system based on 'cloud computing' dispatching application |
CN105933439A (en) * | 2016-06-20 | 2016-09-07 | 河南派亚尼尔自动化设备有限公司 | Internet-based WebSCADA system and application method |
CN106227132A (en) * | 2016-08-30 | 2016-12-14 | 广州穗剑实验室科技有限公司 | A kind of laboratory cloud monitor supervision platform and laboratory monitoring method |
CN109525617A (en) * | 2017-09-19 | 2019-03-26 | 珠海佳特机械设备有限公司 | Refuse transfer station remote monitoring system |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112255980A (en) * | 2020-10-21 | 2021-01-22 | 陕西大唐高科机电科技有限公司 | Automatic control configuration platform system and method based on cloud server |
CN113312076A (en) * | 2021-06-25 | 2021-08-27 | 瀚云科技有限公司 | Configuration information upgrading method, system, electronic equipment and storage medium |
CN113985770A (en) * | 2021-10-25 | 2022-01-28 | 成都安讯智服科技有限公司 | Project rapid construction method, system, terminal and medium based on configuration software |
CN114326572A (en) * | 2021-12-25 | 2022-04-12 | 上海能誉科技股份有限公司 | Industrial configuration software data acquisition method and system |
CN117130318A (en) * | 2023-10-23 | 2023-11-28 | 中国恩菲工程技术有限公司 | Industrial data acquisition method, device, system and readable storage medium |
CN117130318B (en) * | 2023-10-23 | 2024-01-26 | 中国恩菲工程技术有限公司 | Industrial data acquisition method, device, system and readable storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111669297A (en) | Webpage configuration system and method | |
CN110912998B (en) | Vehicle problem troubleshooting system and method based on remote equipment terminal | |
US10565532B2 (en) | Building management system site categories | |
CN101621405B (en) | Distributed type management monitoring system, monitoring method and establishing method thereof | |
JP6493264B2 (en) | Maintenance information sharing apparatus, maintenance information sharing method, maintenance information sharing program, and recording medium | |
US20060288014A1 (en) | Method and software for mobile data collection having managed workflow | |
CN103941675B (en) | Safety monitoring based on wireless network manages system | |
CN102136162A (en) | Power transmission line polling system | |
CN110806996B (en) | System and method for collecting OPC data | |
CN101778264A (en) | Video monitoring method and video monitoring system | |
CN110764834A (en) | Automatic safety monitoring platform, management method and storage medium | |
CN105245371A (en) | Automatic deployment system and method based on ansable | |
CN112561494A (en) | Automatic flow system and method thereof | |
KR102505378B1 (en) | Aggregation server generation method based on OPC UA standard information model of smart factory assets | |
CN113395180B (en) | Industrial real-time big data acquisition and release method and industrial real-time big data platform | |
CN212137697U (en) | Webpage configuration system | |
CN102857553A (en) | Car and engineering machinery industrial chain cluster cooperative service system based on Internet of things | |
KR20190135299A (en) | Web based control monitoring intergrated system | |
CN117633967A (en) | Digital virtual factory construction system | |
CN117009357A (en) | Internet of things data management method, device, system and medium for smart city | |
KR101640870B1 (en) | Log management system and method thereof | |
KR101868814B1 (en) | Method for providing management service for client from remote area | |
CN111882296A (en) | Pipe valve management system | |
JP2003109154A (en) | Data setting supporting device for fire alarm facility, fire alarm receiver, program and recording medium with the program stored therein | |
CN112700015A (en) | Tunnel relay equipment management system and method |
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 | ||
WW01 | Invention patent application withdrawn after publication |
Application publication date: 20200915 |
|
WW01 | Invention patent application withdrawn after publication |