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

Does anyone happen to know how to install the graphic picture in HMI when I go into blower selection there are no graphics shown not only blower...
Replies
1
Views
63
Hi folks, I'm not as accustom with Siemens & WinCC, however I've been asked to increase the amount of data an existing application is logging...
Replies
2
Views
65
I have created a project in TIA Portal v16 Upd6 with S7-1200 (6ES7214-1AG40-0XB0) and WinCC Unified (PC station). The communication between the...
Replies
4
Views
144
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
6
Views
189
hello s7-400h and wincc are connected to each other via Ethernet. I need help on how to do time synchronization
Replies
0
Views
53
Back
Top Bottom