WinCC 7.4 loses connection with PLC if alarms are used

toont

Member
Join Date
Sep 2014
Location
Den Bosch
Posts
56
Hi all,

I have a strange problem with a WinCC version 7.4 project. If alarms from the alarm list are used, the connection between WinCC and PLC is lost within 0-60 seconds. This only happens with a real PLC (S7-317-2-DP) and the PC with WinCC, not while testing with a SIM PLC (WinLC RTX) and the same PC with WinCC.
As far as I know it's a standard alarm setup, reading bits from an alarm words in a DB in the PLC.
The PLC also communicates with another PLC using an S7 connection and BSEND/BRCV blocks, sending a 200 byte DB and receiving a 200 byte DB.
The CP card diagnostics don's show anything strange.
What could it be? o_O
 
Has the project worked ever before, or is this a new project?

What type of messaging are you using:
1) Variable/bit triggered messages, or 2) block-related messages with Alarm_S or Alarm_D?

If 1) is in alarm logging a function for "Format DLL" entered, or tags at "Status tag" or "Acknowledgement tag"? Are the tags available and of correct datatype?

You can also check the logfiles of the S7 channel driver (S7 protocol suite) in WinCC/diagnose folder. But the error messages there are not always helpful.
 
Hi Thomas,
Solved it!
I'm using method 1) bit triggered messages.
As for tags available, the logged errors in the SIMATIC_S7_Protocol_Suite_02.LOG in C:\Program Files (x86)\Siemens\WinCC\diagnose showed error D801, indicating incorrect addressing.
Looking at the quality code of the tags indeed showed some errors. These are now fixed and the connection is no longer lost.
But it's strange incorrect addressing would break the connection entirely..
Thanks for your help!

crosspost Siemens forum https://support.industry.siemens.co...re-used/178319/?page=0&pageSize=10#post711822
 
Last edited:

Similar Topics

I am creating a project with WinCC Unified v16 Upd6 (PC runtime) with an S7-1200. The communication is good between the PC and the PLC as I can...
Replies
4
Views
47
hello s7-400h and wincc are connected to each other via Ethernet. I need help on how to do time synchronization
Replies
0
Views
42
Greetings I have a problem, my system is the following: wincc v8.0 (demo), logo8.3, abb m2m analyzer. I created some pages to display the...
Replies
0
Views
55
Hi, We have upgraded our laptop which includes Windows 11. It appears that WinCC flexible 2008 advanced does not support Windows 11. What...
Replies
11
Views
255
In our production plant we have multiple different networks (subnets). IT dept have setup routing between them so different subnets can...
Replies
0
Views
90
Back
Top Bottom