CN104217068A - PLC (programmable logic controller) patterned configuration designing system and method - Google Patents

PLC (programmable logic controller) patterned configuration designing system and method Download PDF

Info

Publication number
CN104217068A
CN104217068A CN201410419528.2A CN201410419528A CN104217068A CN 104217068 A CN104217068 A CN 104217068A CN 201410419528 A CN201410419528 A CN 201410419528A CN 104217068 A CN104217068 A CN 104217068A
Authority
CN
China
Prior art keywords
plc
module
main interface
configuration
unit
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.)
Granted
Application number
CN201410419528.2A
Other languages
Chinese (zh)
Other versions
CN104217068B (en
Inventor
闫超
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Inovance Technology Co Ltd
Original Assignee
Shenzhen Inovance Control Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Inovance Control Technology Co Ltd filed Critical Shenzhen Inovance Control Technology Co Ltd
Priority to CN201410419528.2A priority Critical patent/CN104217068B/en
Publication of CN104217068A publication Critical patent/CN104217068A/en
Application granted granted Critical
Publication of CN104217068B publication Critical patent/CN104217068B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Programmable Controllers (AREA)

Abstract

The invention relates to a PLC (programmable logic controller) patterned configuration designing system and a PLC (programmable logic controller) patterned configuration designing method. The system comprises a hardware configuration unit, a configuration unit and a storage unit, wherein the hardware configuration unit is used for displaying a PLC machine frame in the form of a pattern on a main interface; the PLC machine frame consists of a CPU (central processing unit) module, an IO (input/output) module and a communication expansion module; the configuration unit is used for automatically generating a corresponding module code on the basis of a .NET platform when a pattern of the CPU module, the IO module or the communication expansion module on the main interface is selected, and is used for storing the module code in the storage unit. Due to the fact that the PLC machine frame is displayed on the main interface in the form of the pattern, and each module of a PLC is vividly displayed, the visualization and the usability of the system are improved.

Description

The graphical Configuration Design system and method for a kind of PLC
Technical field
The present invention relates to PLC technology field, more particularly, relate to the graphical Configuration Design system and method for a kind of PLC.
Background technology
Current medium-and-large-sized PLC product host computer programming software majority all only has the configuration interface of tree structure, and user configures the modules such as IO expansion module mainly through tree structure.Referring to Fig. 1, is existing a kind of PLC product host computer programming software surface chart.As shown in Figure 1, give tree structure 101 in the left side at this programming software interface, user needs by this tree structure 101 configure IO expansion module and communication and other special module.
This PLC programming software has following tripartite's planar defect.The first, effect of visualization is poor; User is difficult to the topology identifying whole system according to programming software, and more loaded down with trivial details when need change equipment.The second, ease for use is poor; During programming, associative perception is not strong, and user is difficult to grasp fast and causes the technical requirement of programming personnel to this software higher.Three, on-line monitoring weak effect; The running status demonstrating current block and system by interface image and diagnostic message is difficult to during system cloud gray model.
Summary of the invention
The technical problem to be solved in the present invention is, for the defect of the ease for use difference of existing PLC programming software, provides the graphical Configuration Design system and method for the PLC that a kind of ease for use is strong.
The technical solution adopted for the present invention to solve the technical problems is: construct the graphical Configuration Design system of a kind of PLC, comprising: hardware configuration unit, dispensing unit and storage unit, wherein:
Described hardware configuration unit for graphically showing PLC machine frame on main interface, and described PLC machine frame is made up of CPU module, I/O module and communication expansion module;
Described dispensing unit is used for based on .NET platform, and the figure of CPU module, I/O module or communication expansion module on described main interface selected time generate corresponding allocation window, and automatically generate corresponding block code according to the configuration information that described allocation window inputs, and described block code is stored into described storage unit.
According in the graphical Configuration Design system of PLC of the present invention, described hardware configuration unit comprises mainframe and extension frame at the PLC machine frame of main interface display, and described mainframe comprises CPU module and multiple I/O module, described extension frame comprises the I/O module of communication expansion module and expansion, and has connecting line between described communication expansion module and described CPU module.
According in the graphical Configuration Design system of PLC of the present invention, described system also comprises the network configuration unit for graphically showing network configuration on described main interface, and described network configuration comprises the network topology of multiple network equipment and LA Management Room.
According in the graphical Configuration Design system of PLC of the present invention, the bus form of described network topology comprises MODBUS, MODBUS-TCP, CANOpen, PROFIBUS-DP and EtherCAT.
According in the graphical Configuration Design system of PLC of the present invention, described system also comprises the tree-like display unit for forming with tree structure display PLC and network topology, and described hardware configuration unit or network configuration unit highlight in tree structure in the part that the figure of main interface display is corresponding by this tree-like display unit.
According in the graphical Configuration Design system of PLC of the present invention, described network configuration unit is also for carrying out the parameter configuration of main website and slave station to the network topology of often kind of bus form.
According in the graphical Configuration Design system of PLC of the present invention, described system also comprises Condition Monitoring Unit, for obtaining status information and the real-time diagnosis information of each several part from PLC when PLC runs, and adjust PLC machine frame or network configuration that main interface shows according to described status information and real-time diagnosis information.
Present invention also offers the graphical configuration design method of a kind of PLC, comprise the following steps:
A () graphically shows PLC machine frame on main interface, described PLC machine frame is made up of CPU module, I/O module and communication expansion module;
B () is based on .NET platform, corresponding allocation window is generated when the figure of the CPU module on described main interface, I/O module or communication expansion module is selected, and automatically generate corresponding block code according to the configuration information that described allocation window inputs, and described block code is stored.
According in the graphical configuration design method of PLC of the present invention, in described step (a), mainframe and extension frame is comprised at the PLC machine frame of main interface display, and described mainframe comprises CPU module and multiple I/O module, described extension frame comprises the I/O module of communication expansion module and expansion, and has connecting line between described communication expansion module and described CPU module.
According in the graphical configuration design method of PLC of the present invention, the method also comprises: on described main interface, graphically show network configuration, described network configuration comprises the network topology of multiple network equipment and LA Management Room.
Implement the graphical Configuration Design system and method for PLC of the present invention, there is following beneficial effect: the present invention by graphically showing PLC machine frame on main interface, the modules configuration of PLC is shown visually, improves the visual of system and ease for use.
Accompanying drawing explanation
Below in conjunction with drawings and Examples, the invention will be further described, in accompanying drawing:
Fig. 1 is existing a kind of PLC product host computer programming software surface chart;
Fig. 2 is the module frame chart of the graphical Configuration Design system of PLC according to the preferred embodiment of the invention;
Fig. 3 is the main interface schematic diagram of PLC graphical Configuration Design system according to the preferred embodiment of the invention;
Fig. 4 is the bus selection schematic diagram of the graphical Configuration Design system of PLC according to the present invention;
Fig. 5 is the network configuration schematic diagram of the graphical Configuration Design system of PLC according to the preferred embodiment of the invention;
Fig. 6 is the process flow diagram of the graphical configuration design method of PLC according to the preferred embodiment of the invention.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearly understand, below in conjunction with drawings and Examples, the present invention is further elaborated.
Referring to Fig. 2, is the module frame chart of the graphical Configuration Design system of PLC according to the preferred embodiment of the invention.As shown in Figure 2, the graphical Configuration Design system of PLC that this embodiment provides comprises: hardware configuration unit 10, dispensing unit 20 and storage unit 30.
Incorporated by reference to consulting Fig. 3, it is the main interface schematic diagram of PLC graphical Configuration Design system according to the preferred embodiment of the invention.Hardware configuration unit 10 for graphically showing PLC machine frame on main interface, and this PLC machine frame is made up of CPU module 201, I/O module 202 and communication expansion module 203.In the main interface of Fig. 3, these functional modules of PLC are such as shown with figure.The present invention is applicable to the Medium PLC product belonging to modular type infrastructure product, the Medium PLC product that such as Hui Chuan company produces.This PLC product is divided into CPU module, I/O module and communication expansion module.Hardware configuration unit 10 comprises mainframe and extension frame at the PLC machine frame of main interface display, and mainframe comprises CPU module and multiple I/O module, extension frame comprises the I/O module of communication expansion module and expansion, and has connecting line between communication expansion module and CPU module.As shown CPU module 201 and multiple I/O module 202 with figure in Fig. 3 in mainframe 210.Such as controlling extendible 16 I/O module 202 at mainframe 210 by CPU module 201, can extension frame be increased, as the first extension frame 220 and the second extension frame 230 as needed more expansion.Each extension frame comprises communication expansion module 203 and multiple I/O module 202, and is connected with CPU module 201 by communication expansion module 203.Extension frame can expand 16 I/O module 202 equally, can set up at most 125 extension frames.
Dispensing unit 20 is based on .NET platform, corresponding allocation window is generated when the figure of CPU module 201, I/O module 202 or communication expansion module 203 is selected on main interface, and automatically generate corresponding block code according to the configuration information of allocation window input, and this block code is stored in storage unit 30.These codes will be used for the function being configured to realize expection to PLC.Refer to Fig. 4, the graphical Configuration Design system of PLC of the present invention can also select which kind of communication bus to carry out frame expansion by when extension frame.In allocation window 206, communication bus is selected to carry out frame expansion as passed through in Fig. 4.
In a preferred embodiment of the invention, the graphical Configuration Design system of PLC also comprises network configuration unit, for graphically showing network configuration on main interface.These network configurations comprise the network topology of multiple network equipment and LA Management Room, and the whole network of main display includes but not limited to the network topology of several bus of MODBUS, MODBUS-TCP, CANOpen, PROFIBUS-DP and EtherCAT.Referring to Fig. 5, is the network configuration schematic diagram of PLC programming interface according to the preferred embodiment of the invention.Shown in Fig. 5, being aligned to the network topology image of this several bus form in main interface that network configuration unit can be vivid.Whether user can select this several bus to apply, but also can carry out the parameter configuration of main website and slave station to the network topology of often kind of bus form.In Fig. 5 except the network configuration of each main website, also show the network configuration of slave station, such as PROFIBUS-DP slave station 207 and EtherCAT slave station 208.
In a preferred embodiment of the invention, this system also comprises the tree-like display unit for forming with tree structure display PLC and network topology.Hardware configuration unit 10 or network configuration unit highlight in tree structure in the part that the figure of main interface display is corresponding by this tree-like display unit.Such as, also provide tree structure 204 in Fig. 3 and Fig. 5 in the left side at main interface, meeting auto arrangement goes out current alternative and selects module, and alternate modular only need be dragged to assigned address with mouse by user, and operation is very easy for it.Also provide modeling block message in the below at main interface in Fig. 3, as shown in square frame 205, it corresponds to current selected module information.
In a preferred embodiment of the invention, the graphical Configuration Design system of this PLC also comprises Condition Monitoring Unit, for obtaining status information and the real-time diagnosis information of each several part from PLC when PLC runs, and adjust PLC machine frame or network configuration that main interface shows according to this status information and real-time diagnosis information.
Referring to Fig. 6, is the process flow diagram of the graphical configuration design method of PLC according to the preferred embodiment of the invention.As shown in Figure 6, the graphical configuration design method of PLC that this embodiment provides comprises the following steps:
First, in step sl, graphically on main interface, show PLC machine frame, this PLC machine frame is made up of CPU module, I/O module and communication expansion module, as shown in Figure 3.In a preferred embodiment of the invention, in step S1, mainframe and extension frame is comprised at the PLC machine frame of main interface display, and mainframe comprises CPU module and multiple I/O module, extension frame comprises the I/O module of communication expansion module and expansion, and has connecting line between communication expansion module and CPU module.
Subsequently, in step s 2, based on .NET platform, corresponding allocation window is generated when the figure of the CPU module on main interface, I/O module or communication expansion module is selected, and automatically generate corresponding block code according to the configuration information that this allocation window inputs, and this block code is stored.These codes will be used for the function being configured to realize expection to PLC.
In preferred embodiments more of the present invention, the method also comprises: on main interface, graphically show network configuration, and this network configuration comprises the network topology of multiple network equipment and LA Management Room.
The graphical Configuration Design system of PLC provided by the invention is that Automation Platform (robotization platform) instrument of application Codesys (Industry Control) software is developed on .NET platform, it on main interface that industrial products topology table of user's reality can be programmed now of image, and can be configured each commercial unit by this system.Running status and the diagnostic message of whole system can also be monitored when the system is operated.The visual software of this image is by the visual experience sense of the ease for use and user that improve product greatly.
It should be appreciated that, the principle of PLC provided by the invention graphical Configuration Design system and method is identical with implementation, is therefore also applicable to the graphical configuration design method of PLC of the present invention to the specific descriptions of the embodiment of PLC of the present invention graphical Configuration Design system.
The present invention is described according to specific embodiment, but it will be understood by those skilled in the art that when not departing from the scope of the invention, can carry out various change and equivalent replacement.In addition, for adapting to specific occasion or the material of the technology of the present invention, can many amendments be carried out to the present invention and not depart from its protection domain.Therefore, the present invention is not limited to specific embodiment disclosed herein, and comprises all embodiments dropping into claims.

Claims (10)

1. the graphical Configuration Design system of PLC, is characterized in that, comprising: hardware configuration unit, dispensing unit and storage unit, wherein:
Described hardware configuration unit, for graphically showing PLC machine frame on main interface, described PLC machine frame is made up of CPU module, I/O module and communication expansion module;
Described dispensing unit, for based on .NET platform, and the figure of CPU module, I/O module or communication expansion module on described main interface selected time generate corresponding allocation window, and automatically generate corresponding block code according to the configuration information that described allocation window inputs, and described block code is stored into described storage unit.
2. the graphical Configuration Design system of PLC according to claim 1, it is characterized in that, described hardware configuration unit comprises mainframe and extension frame at the PLC machine frame of main interface display, and described mainframe comprises CPU module and multiple I/O module, described extension frame comprises the I/O module of communication expansion module and expansion, and has connecting line between described communication expansion module and described CPU module.
3. the graphical Configuration Design system of PLC according to claim 1, it is characterized in that, described system also comprises the network configuration unit for graphically showing network configuration on described main interface, and described network configuration comprises the network topology of multiple network equipment and LA Management Room.
4. the graphical Configuration Design system of PLC according to claim 3, it is characterized in that, the bus form of described network topology comprises MODBUS, MODBUS-TCP, CANOpen, PROFIBUS-DP and EtherCAT.
5. the graphical Configuration Design system of PLC according to claim 3, it is characterized in that, described system also comprises the tree-like display unit for forming with tree structure display PLC and network topology, and described hardware configuration unit or network configuration unit highlight in tree structure in the part that the figure of main interface display is corresponding by this tree-like display unit.
6. the graphical Configuration Design system of PLC according to claim 3, is characterized in that, described network configuration unit is also for carrying out the parameter configuration of main website and slave station to the network topology of often kind of bus form.
7. the graphical Configuration Design system of PLC according to claim 1, it is characterized in that, described system also comprises Condition Monitoring Unit, for obtaining status information and the real-time diagnosis information of each several part from PLC when PLC runs, and adjust PLC machine frame or network configuration that main interface shows according to described status information and real-time diagnosis information.
8. the graphical configuration design method of PLC, is characterized in that, comprise the following steps:
A () graphically shows PLC machine frame on main interface, described PLC machine frame is made up of CPU module, I/O module and communication expansion module;
B () is based on .NET platform, corresponding allocation window is generated when the figure of the CPU module on described main interface, I/O module or communication expansion module is selected, and automatically generate corresponding block code according to the configuration information that described allocation window inputs, and described block code is stored.
9. the graphical configuration design method of PLC according to claim 8, it is characterized in that, in described step (a), mainframe and extension frame is comprised at the PLC machine frame of main interface display, and described mainframe comprises CPU module and multiple I/O module, described extension frame comprises the I/O module of communication expansion module and expansion, and has connecting line between described communication expansion module and described CPU module.
10. the graphical configuration design method of PLC according to claim 8, it is characterized in that, the method also comprises: on described main interface, graphically show network configuration, described network configuration comprises the network topology of multiple network equipment and LA Management Room.
CN201410419528.2A 2014-08-22 2014-08-22 A kind of graphical Configuration Design system and method for PLC Expired - Fee Related CN104217068B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410419528.2A CN104217068B (en) 2014-08-22 2014-08-22 A kind of graphical Configuration Design system and method for PLC

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410419528.2A CN104217068B (en) 2014-08-22 2014-08-22 A kind of graphical Configuration Design system and method for PLC

Publications (2)

Publication Number Publication Date
CN104217068A true CN104217068A (en) 2014-12-17
CN104217068B CN104217068B (en) 2018-05-22

Family

ID=52098554

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410419528.2A Expired - Fee Related CN104217068B (en) 2014-08-22 2014-08-22 A kind of graphical Configuration Design system and method for PLC

Country Status (1)

Country Link
CN (1) CN104217068B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104618146A (en) * 2015-01-04 2015-05-13 上海雷尼威尔技术有限公司 Input and output configurable safety device control system and method
CN104965713A (en) * 2015-07-22 2015-10-07 谢升 Chip-grade controller development platform based on integrated development environment and control method thereof
CN107861459A (en) * 2017-11-09 2018-03-30 山东省计算中心(国家超级计算济南中心) A kind of PLC control system and its control method of configurable aobvious control integration
CN110784362A (en) * 2019-11-04 2020-02-11 中国南方电网有限责任公司超高压输电公司昆明局 Structure and method for accurately managing control protection system bus in direct current converter station
CN111026023A (en) * 2020-01-12 2020-04-17 安徽楚江科技新材料股份有限公司 PLC (programmable logic controller) configuration method of copper strip rolling mill based on s7-400 control system
CN111474904A (en) * 2020-04-03 2020-07-31 福建福清核电有限公司 Nuclear power plant control system configuration data visualization platform and method
WO2023050231A1 (en) * 2021-09-29 2023-04-06 西门子(中国)有限公司 Graphical programming method and apparatus for plc

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1219252A (en) * 1997-03-11 1999-06-09 三菱电机株式会社 Visual programming method and its system
CN101482736A (en) * 2007-06-12 2009-07-15 欧姆龙株式会社 Programmentwicklung-unterstutzungsvorrichtung einer sicherheitssteuerung

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1219252A (en) * 1997-03-11 1999-06-09 三菱电机株式会社 Visual programming method and its system
CN101482736A (en) * 2007-06-12 2009-07-15 欧姆龙株式会社 Programmentwicklung-unterstutzungsvorrichtung einer sicherheitssteuerung

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
五道口: "《豆丁网,下载地址:http://www.docin.com/p-441868393.html》", 15 July 2012 *
王丽丽等: "基于CoDeSys的嵌入式软PLC系统的设计与实现", 《现代制造工程》 *
王明生: "基于PROSFIBUS-DP协议现场总线的自动分拣控制系统的研究", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *
秦兵等: "可视化虚拟PLC实验系统的研究", 《现代制造工程》 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104618146A (en) * 2015-01-04 2015-05-13 上海雷尼威尔技术有限公司 Input and output configurable safety device control system and method
CN104965713A (en) * 2015-07-22 2015-10-07 谢升 Chip-grade controller development platform based on integrated development environment and control method thereof
CN104965713B (en) * 2015-07-22 2018-04-13 谢升 Chip level controller development platform and its control method based on Integrated Development Environment
CN107861459A (en) * 2017-11-09 2018-03-30 山东省计算中心(国家超级计算济南中心) A kind of PLC control system and its control method of configurable aobvious control integration
CN110784362A (en) * 2019-11-04 2020-02-11 中国南方电网有限责任公司超高压输电公司昆明局 Structure and method for accurately managing control protection system bus in direct current converter station
CN110784362B (en) * 2019-11-04 2021-06-22 中国南方电网有限责任公司超高压输电公司昆明局 Method for precisely managing control protection system bus in direct current converter station
CN111026023A (en) * 2020-01-12 2020-04-17 安徽楚江科技新材料股份有限公司 PLC (programmable logic controller) configuration method of copper strip rolling mill based on s7-400 control system
CN111474904A (en) * 2020-04-03 2020-07-31 福建福清核电有限公司 Nuclear power plant control system configuration data visualization platform and method
WO2023050231A1 (en) * 2021-09-29 2023-04-06 西门子(中国)有限公司 Graphical programming method and apparatus for plc

Also Published As

Publication number Publication date
CN104217068B (en) 2018-05-22

Similar Documents

Publication Publication Date Title
CN104217068A (en) PLC (programmable logic controller) patterned configuration designing system and method
US20230393725A1 (en) Industrial automation visualization dashboard creation paradigm
US10607466B2 (en) Method to configure control system alarms by associating alarms to tags
JP4994517B1 (en) Engineering equipment
EP3065017A1 (en) Safety relay configuration editor
EP3318941A2 (en) Industrial automation system machine analytics for a connected enterprise
CN104467950B (en) A kind of acquisition methods and device of luminous power data
CN106272484A (en) A kind of many isomeries industrial robot control system
JP2012194637A (en) Design support system
JP7568464B2 (en) Configuration logic preview mode
CN106925864A (en) Welding sequencer parts and statistics restriction analysis device
CN107984471B (en) Method and device for determining working state of robot and robot
EP3952223B1 (en) Network management device, management method, management program, and recording medium
CN104412183A (en) Systems and methods for configuring analog process alarms in control devices
JP6431903B2 (en) Integration of FDT / DTM technology into native control system monitoring applications
JP2014035687A (en) Engineering system and monitoring control method thereof
Sujitha et al. Study of Interfacing PLC With HMI for Industrial Applications
CN101960401B (en) Apparatus and method for projecting field devices of a technical system
CN103955164B (en) The control system of laser parameter in dual-beam laser welding system
US11449025B2 (en) Unique UDTs to exploit the power of the connected enterprise
CN108115680A (en) Robot control method, robot control system and control logic collocation method
KR101916771B1 (en) Method for managing a monitoring apparatus
CN108711190B (en) MR/VR-based laser control system implementation method
EP3582113A1 (en) Graphical representation of an industrial system for efficiently searching, displaying and managing devices of the industrial system
CN204406097U (en) The operation supervise and control device of Pneumatic silk feeding and environmental dust removal equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20221123

Address after: 518000 Huichuan technology headquarters building, Guanlan high tech Industrial Park, Longhua New District, Shenzhen City, Guangdong Province

Patentee after: SHENZHEN INOVANCE TECHNOLOGY Co.,Ltd.

Address before: 518000 room 306, 3rd floor, building 16, Shangsha innovation and Technology Park, Binhe Road, Futian District, Shenzhen City, Guangdong Province

Patentee before: Shenzhen Inovance Control Technology Co.,Ltd.

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20180522