10/10/2024 1:03 AM | |
Joined: 4/6/2022 Last visit: 11/7/2024 Posts: 6 Rating: (0) |
Hello everyone, I hope you are all well. I have a project in which I have an S7-1200, an ET200SP with a Siwarex WP321 module, in another project I have two TP700 comfort panels and another SCADA project WinCC Explorer V7.5. From the SCADA and the panels, I need to adjust the zero, tare and untare and calibrate the system. I have already identified the commands to make these adjustments (1001 for zero, 1011 for tare, 1012 to cancel tare) this is clear. In the tests I have done, when I write the commands mentioned above in .s_CM1.i_CMD_Code and activate the .s_CM1.i_CMD_Trigger bit directly in the DB of the WP321 module (see image 1 of the PDF) but when I send the command that comes from the panels or from the SCADA using a simple writing routine (see image 2) it does not allow me to set the settings, it does not take them into account, the trigger command is not taken into account, it should be noted that the data is coming from the SCADA and the panels to the PLC directly to a DB that I have created (see image 3) My questions are: 1. What should I take into account to be able to carry this out? They are the same commands that are in the manual and in the example project. 2. I tried using the other commands (s_CMD1, s_CMD2, s_CMD3) and for a moment it received data from the panels and the SCADA, but then it stopped doing so. 3. As I already mentioned, I need to read that data in my PLC that is in a project and the panels and the SCADA in other projects, the data is reaching the PLC. Considerations: The WP321 module is fine, it has no faults, the standstill bit is activated, there are no errors, the system is working fine and as I mentioned, when I force the data directly into the Siwarex WP321 DB, the zero, tare and untare function do work. AttachmentWP321 Integration with Comfort Panels and SCADA.pdf (93 Downloads) |
Follow us on