10/2/2016 2:58 PM | |
Joined: 9/23/2005 Last visit: 4/21/2025 Posts: 4406 Rating:
|
Simple Sample” are small projects that demonstrate simple features. The target is give a quick overview about the theme and be used as start point for related discussions. Follow there are a short description and the configuration main steps. Concept: ProDiag is an efficient and easy to use message system specially developed for operation supervision of machines / plants. An special characteristic is the possibility to show in the HMI/SCADA system, the user program logic (e.g. ladder) online that generates the message. It makes easier to the operator to find and correct by itself (without help of maintenance people / configuration software) operations problems (like “a forgotten open door”). ProDiag features could be applied to tags or to blocks interface (FB's inputs/outputs - object of this simple sample). Principle: An alarm will appear if the supervised signal AND the condition (one or more, sometimes optional) are present during at least a configured (optional) time. An alarm will go out immediately if supervised signal OR condition will not present. While the alarm is active, if it is selected in Alarm view object and a command is given (e.g. by button), the PLC Code View object will show the user program that trigger the message. Divisions / Types: ProDiag permits to classify the message in different levels / types. Some of then are fixed, some are user configured. Types this is a fixed division of ProDiag. All types has the same configuration properties (despite some attributes are mandatory for some types). This division are mainly as classification proposes (I.e. the user could use them with other intends...):
Configuration: PLC side
Notes: up to TIA V14, when a Supervision is added, a block Default_SupervisionFB is created on the CPU program block folder, a instance DB and a specific OB (ProdiagOB) are also created. as from TIA V14 SP1, it is necessary more some steps:
SCADA Side
TIP: ProDiag could be run under S7-1500 CPU FW >= 2.0 ProDiag is free of charge up to 25 supervisions. It is possible to configure more then 1000 supervisions, but it demand licenses. For tag supervisions, just interlock type leaves the ladder logic to the HMI / SCADA system. If more the monitored operand (tag) is used more than one time in the program, CodeView will shows the first usage of the tag at start. PLC Code viewer buttons could be used to navigate to the other usages. There is a relation ship between Supervision Type and PLC Tag Type (I, Q, M) the TIA help system shows a table about it in the topic “Information System → Visualize process → Using the diagnostic functions → Supervising machinery and plants with Prodiag → Create ProDiag supervision settings (S7-1500) → Possible uses of supervisions.” PLC's Default_SupervisionFB block instance DB could be used in PLC user program / HMI / SCADA System to get information similar as displayed for the ProDiag Overview block. Simple sample Project: The attached project is an example of different types of the tag supervisions. The trigger variables enable the messages together with the respective conditions. The aux, aux1 and aux2 variables are used to illustrate online monitoring. Once triggered a supervision, select the line in alarm window, and (if the text box shows that code monitoring is possible) click on “Show code” buttom. References: The TIA Portal Information System could be used as reference for ProDiag. There is two main path of information: On PLC Side: Information System → Visualize process → Using the diagnostic functions → Supervising machinery and plants with Prodiag. On HMI/SCADA Side: Information System → Programing a PLC → Supervising machinery and plants with Prodiag. AttachmentProject2.zip (1310 Downloads) |
Last edited by: Denilson Pegaia at: 8/9/2017 3:54:09 PMDenilson Pegaia |
|
This contribution was helpful to
3 thankful Users |
Follow us on