CN117518973A - PLC equipment data integrated management and debugging system - Google Patents

PLC equipment data integrated management and debugging system Download PDF

Info

Publication number
CN117518973A
CN117518973A CN202311699191.0A CN202311699191A CN117518973A CN 117518973 A CN117518973 A CN 117518973A CN 202311699191 A CN202311699191 A CN 202311699191A CN 117518973 A CN117518973 A CN 117518973A
Authority
CN
China
Prior art keywords
control end
data
plc control
plc
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.)
Pending
Application number
CN202311699191.0A
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.)
Carel Electronics Suzhou Co Ltd
Original Assignee
Carel Electronics Suzhou 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 Carel Electronics Suzhou Co Ltd filed Critical Carel Electronics Suzhou Co Ltd
Priority to CN202311699191.0A priority Critical patent/CN117518973A/en
Publication of CN117518973A publication Critical patent/CN117518973A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • G05B19/054Input/output
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/10Plc systems
    • G05B2219/11Plc I-O input output
    • G05B2219/1103Special, intelligent I-O processor, also plc can only access via processor
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Abstract

The invention provides a PLC equipment data integrated management and debugging system, which comprises a PLC control end, an industrial equipment end and a central control end connected with the PLC control end and the industrial equipment end, wherein the central control end can acquire real-time operation data of the industrial equipment and historical operation data of the equipment operation from the PLC control end, so that data analysis of different types of data of different equipment is realized, and a reference is provided for correcting corresponding control parameters; meanwhile, a visual input interface can be provided for a user, a unified PLC program debugging interface can be provided for a technician, the technician does not need to know the bottom operation principle of all PLC control ends, only simulation parameters are needed to be input in the interactive interface, and the debugging cost is reduced.

Description

PLC equipment data integrated management and debugging system
Technical Field
The invention relates to the field of industrial automation, in particular to a PLC (programmable logic controller) equipment data integrated management and debugging system.
Background
The PLC (Programmable Logic Controller) is control equipment widely applied to the field of industrial automation, and needs to exchange data with other equipment (such as a sensor, an actuator and the like) to monitor the production process and realize automatic control of the production process.
The PLC integrated development environment is a software platform for writing, editing, compiling, and running PLC programs. The traditional PLC integrated development environment has single function, a text interface is boring in display and short in information output, but in order to more effectively manage equipment and ensure normal and efficient production, the developed PLC program needs to be modified and perfected according to the history or real-time running state of the equipment, but the traditional PLC debugging method mainly depends on manual observation and analysis, and has low efficiency and easy error; for technicians, when debugging different PLC programs, the technicians need to know the corresponding PLC programs, and maintenance difficulty is high.
Disclosure of Invention
In order to solve the problems, the invention provides a PLC equipment data integrated management and debugging system.
The main content of the invention comprises:
a PLC equipment data integrated management and debugging system comprises a PLC control end, a central control end and an industrial equipment end; the central control end is connected with the PLC control end and the industrial equipment end respectively, and the PLC control end is connected with corresponding industrial equipment; the central control end is used for providing a visual input interface for a user, and receiving and executing a command line input by the user on the input interface;
the central control end comprises:
the bottom layer packaging library comprises a communication protocol library and a grammar semantic library;
the storage module is used for storing user help documents, a configuration file template library and data of the PLC control end and the industrial equipment end;
the interaction module is used for receiving and compiling a command line input by a user and displaying the analyzed data of the PLC control end and the industrial equipment end;
the compiling and analyzing module is used for providing configuration files for the PLC control end and analyzing data transmitted by the PLC control end;
the data processing module is used for receiving the data of the industrial equipment end and the PLC control end, analyzing the real-time data and the historical data of the industrial equipment end according to a set analysis method, and transmitting analysis results to the interaction module and the compiling analysis module.
Preferably, the central control end further comprises a development module, and the development module is used for developing or packaging a new underlying protocol.
Preferably, the step of providing the configuration file for the PLC control terminal by the compiling and analyzing module includes:
basic information of a PLC control end to be configured is obtained;
acquiring a corresponding configuration file template by the storage module according to basic information of a PLC control end to be configured;
displaying the configuration file template through the interaction module, and guiding a user to input a corresponding command line;
and packaging the command line and the configuration file template input by the user into the configuration file of the corresponding PLC control end, and transmitting the configuration file to the PLC control end.
Preferably, when no corresponding configuration file template is obtained from the storage module, the step of providing the configuration file for the PLC control terminal by the compiling and analyzing module further includes a step of creating a configuration file template.
Preferably, the step of the compiling module for analyzing the data transmitted by the PLC control terminal includes:
basic information of a corresponding PLC control end is obtained;
acquiring a data log file of the PLC control terminal according to the basic information of the PLC control terminal;
analyzing the data log file to obtain historical data of the corresponding industrial equipment, displaying the corresponding data on the interaction module, and transmitting the corresponding data to the data processing module.
Preferably, the central control end is connected with the PLC control end through a Modbus protocol; the central control end is connected with industrial equipment through a serial port or a network.
The invention has the beneficial effects that: the invention provides a PLC (programmable logic controller) equipment data integrated management and debugging system, which provides a central control end connected with a PLC control end and an industrial equipment end, wherein the central control end can acquire real-time operation data of the industrial equipment and historical operation data of the equipment operation from the PLC control end, so that data analysis of different types of data of different equipment is realized, and a reference is provided for correcting corresponding control parameters; meanwhile, a visual input interface can be provided for a user, a unified PLC program debugging interface can be provided for a technician, the technician does not need to know the bottom operation principle of all PLC control ends, only simulation parameters are needed to be input in the interactive interface, and the debugging cost is reduced.
Drawings
Fig. 1 is a functional block diagram of the present invention.
Detailed Description
The technical scheme protected by the invention will be specifically described with reference to the accompanying drawings.
The invention provides a PLC equipment data integrated management and debugging system, which not only can carry out centralized management on the operation data of each industrial equipment, but also can provide a unified debugging interface for technicians, thereby reducing the learning and debugging cost of the technicians.
Specifically, as shown in fig. 1, the invention provides a system for integrated management and debugging of data of a PLC device, which comprises a PLC control end, a central control end and an industrial device end; in this embodiment, the central control end is connected to the PLC control end through a Modbus protocol; the central control end is connected with industrial equipment through a serial port or a network.
The central control end is respectively connected with the PLC control end and the industrial equipment end, acquires real-time operation data of different industrial equipment, acquires historical operation data, error reporting, debugging data and the like of the corresponding industrial equipment by the PLC control end, and is used for carrying out centralized management on all data of the industrial equipment; the PLC control end is connected with the corresponding industrial equipment and is used for directly controlling the corresponding industrial equipment, namely, executing a control command according to a set configuration file, wherein the configuration file can be a configuration file stored in the PLC control end in advance or can be a data analysis result combined with the central control end, and the corresponding configuration file after correction and completion by the central control end can be used for better industrial control; and the central control end can also provide a visual input interface for the user, receive and execute command lines input by the user on the input interface, and provide visual viewing of important parameters for the user.
Furthermore, the central control end comprises a bottom packaging library, a storage module, an interaction module, a compiling analysis module and a data processing module, wherein the bottom packaging library comprises various communication protocol libraries and a grammar semantic library, the communication protocol library is a protocol for carrying out data transmission with the PLC control end and data acquisition components of various industrial equipment ends, can be an existing general communication protocol, can also be a new protocol designed for a new data acquisition component, namely, when the new industrial equipment end is accessed, the development module is allowed to develop and package the new bottom communication protocol, so that the application range and the expandability of the system are increased; and the grammar semantic library is a support required for performing compilation and parsing.
The storage module is used for storing user help documents, a configuration file template library and data of the PLC control end and the industrial equipment end, is connected with the interaction module, the compiling analysis module and the data processing module, and is used for storing analysis results of the data processing module, important parameters analyzed by the compiling analysis module and compiled configuration files, and simultaneously can also store real-time data of the acquired industrial equipment end and data log files of the PLC control end.
The interaction module can receive and compile command lines input by a user, display analyzed data of the PLC control end and the industrial equipment end, provide unified and convenient parameter viewing for the user, and provide a unified visual debugging interface for technicians.
The compiling and analyzing module is used for providing a configuration file for the PLC control end and analyzing data transmitted by the PLC control end; specifically, first, basic information of a to-be-configured PLC control end is obtained, for example, the type of the PLC control end is obtained, so that an open interface and a configurable parameter type of a corresponding PLC controller can be known; therefore, the corresponding configuration file template can be obtained by the storage module according to the basic information of the PLC control end to be configured; displaying the configuration file template through the interaction module, and guiding a user to input a corresponding command line; packaging a command line and a configuration file template input by a user into a configuration file of a corresponding PLC control end, and transmitting the configuration file to the PLC control end; the user can input simulation parameters to debug the corresponding PLC program, and the suggested control parameters can be transmitted to the PLC control end according to the analysis result of the data processing module so as to better control industrial equipment.
In one embodiment, when no corresponding configuration file template is obtained from the storage module, the step of providing the configuration file for the PLC control terminal by the compiling analysis module further includes a step of creating a configuration file template.
The step of analyzing the data transmitted by the PLC control end by the compiling module comprises the following steps: basic information of a corresponding PLC control end is obtained; acquiring a data log file of the PLC control terminal according to the basic information of the PLC control terminal; analyzing the data log file to obtain historical data of corresponding industrial equipment, displaying the corresponding data on the interaction module, transmitting the data to the data processing module, wherein the data processing module can receive the data of the industrial equipment end and the PLC control end and is used for analyzing the real-time data and the historical data of the industrial equipment end according to a set analysis method, and transmitting an analysis result to the interaction module and the compiling analysis module.
The foregoing description is only illustrative of the present invention and is not intended to limit the scope of the invention, and all equivalent structures or equivalent processes or direct or indirect application in other related arts are included in the scope of the present invention.

Claims (6)

1. The PLC equipment data integrated management and debugging system is characterized by comprising a PLC control end, a central control end and an industrial equipment end; the central control end is connected with the PLC control end and the industrial equipment end respectively, and the PLC control end is connected with corresponding industrial equipment; the central control end is used for providing a visual input interface for a user, and receiving and executing a command line input by the user on the input interface;
the central control end comprises:
the bottom layer packaging library comprises a communication protocol library and a grammar semantic library;
the storage module is used for storing user help documents, a configuration file template library and data of the PLC control end and the industrial equipment end;
the interaction module is used for receiving and compiling a command line input by a user and displaying the analyzed data of the PLC control end and the industrial equipment end;
the compiling and analyzing module is used for providing configuration files for the PLC control end and analyzing data transmitted by the PLC control end;
the data processing module is used for receiving the data of the industrial equipment end and the PLC control end, analyzing the real-time data and the historical data of the industrial equipment end according to a set analysis method, and transmitting analysis results to the interaction module and the compiling analysis module.
2. The system for integrated management and debugging of PLC device data according to claim 1, wherein the central control terminal further comprises a development module, and the development module is configured to develop or package a new underlying protocol.
3. The PLC device data integrated management and debug system of claim 1, wherein the step of providing the configuration file for the PLC control terminal by the compiling parsing module comprises:
basic information of a PLC control end to be configured is obtained;
acquiring a corresponding configuration file template by the storage module according to basic information of a PLC control end to be configured;
displaying the configuration file template through the interaction module, and guiding a user to input a corresponding command line;
and packaging the command line and the configuration file template input by the user into the configuration file of the corresponding PLC control end, and transmitting the configuration file to the PLC control end.
4. The PLC device data integrated management and debug system of claim 3, wherein the step of compiling the parsing module to provide the configuration file for the PLC control terminal further comprises the step of creating a configuration file template when no corresponding configuration file template is obtained from the memory module.
5. The integrated management and debug system of PLC device data according to claim 1, wherein the step of the compiling module for parsing the data transmitted by the PLC control terminal comprises:
basic information of a corresponding PLC control end is obtained;
acquiring a data log file of the PLC control terminal according to the basic information of the PLC control terminal;
analyzing the data log file to obtain historical data of the corresponding industrial equipment, displaying the corresponding data on the interaction module, and transmitting the corresponding data to the data processing module.
6. The system for integrated management and debugging of PLC device data according to any one of claims 1 to 5, wherein the central control terminal is connected to the PLC control terminal via a Modbus protocol; the central control end is connected with industrial equipment through a serial port or a network.
CN202311699191.0A 2023-12-12 2023-12-12 PLC equipment data integrated management and debugging system Pending CN117518973A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311699191.0A CN117518973A (en) 2023-12-12 2023-12-12 PLC equipment data integrated management and debugging system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311699191.0A CN117518973A (en) 2023-12-12 2023-12-12 PLC equipment data integrated management and debugging system

Publications (1)

Publication Number Publication Date
CN117518973A true CN117518973A (en) 2024-02-06

Family

ID=89749455

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311699191.0A Pending CN117518973A (en) 2023-12-12 2023-12-12 PLC equipment data integrated management and debugging system

Country Status (1)

Country Link
CN (1) CN117518973A (en)

Similar Documents

Publication Publication Date Title
EP3217238B1 (en) Automation control system point configuration from controller program files
US20070005805A1 (en) System and method for managing and exchanging the data of a technical project, technical installation and individual installation components
US20140123104A1 (en) Method and device for the programming and configuration of a programmable logic controller
US8032232B2 (en) Natively retaining project documentation in a controller
CN102306122A (en) Automated testing method and equipment
CN109918081B (en) Compiling method and compiler
CN110244936B (en) Method and device for supporting VISIO flow chart to automatically import DCS algorithm configuration software
US7356773B1 (en) Wizard builder, for application software, building a setup wizard which sets up a defacto interface between the application program and monitoring or control equipment
CN110674049B (en) Intelligent form verification method oriented to PLC logic programming
US8494664B2 (en) Integrated drive management and configuration using instantiated objects
Romanov et al. Unified architecture of execution level hardware and software for discrete machinery manufacturing control systems
KR101722856B1 (en) Apparatus for test plc using programming language
CN110861085B (en) VxWorks-based mechanical arm instruction interpreter system
CN110989549B (en) Software test general automation control method and device for train control system
Hopsu et al. On portability of IEC 61499 compliant structures and systems
CN113419969B (en) Interface automatic formation power guarantee method based on browser plug-in
CN115098218A (en) Method for describing and simulating functional block model from FMU (functional modeling Unit) model to configuration software
CN110442520B (en) Cross debugging system and method based on PLC programming language
CN117518973A (en) PLC equipment data integrated management and debugging system
CN100375031C (en) Restructurable virtual device for software bus and chip structure
US7757205B2 (en) System for preparing a standard framework for automation appliances
Wang et al. Formal modelling of PLC systems by BIP components
CN100367233C (en) Program execution control mode
Scott Learning RSLogix 5000 Programming: Build robust PLC solutions with ControlLogix, CompactLogix, and Studio 5000/RSLogix 5000
WO2021024520A1 (en) Information processing device, support program, and support system

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