Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
9 posts • Page 1 of 1
9 posts
• Page 1 of 1
funkey
Posts:85
Joined: Mon Dec 27, 2010 1:11 pm
Problems connecting to S7-1500
Postby funkey »
Hello,
I have connected WinCCOA to a lot of Siemens PLCs, only one is an S7-1500. Every time the server restarts, all other PLC get connected, but it last at least two or three minutes to get the S7-1500 connected properly.
After getting this error message it works:
I have about 20 PLCs and I need to have at least two connections to the most of them. And I cannot setup this for every PLC. But do you think this is the problem? A S7-1500 should accept more than one connection?
If I remember correctly the driver sets up the connections simultaneously, which causes the delay. When the connections are established after each other, it works better.
Perhaps you could optimize the data communications. Reduce the number of memory blocks the driver has to read and/or look into the 'Unsolicited' receive mode options (TSPP and/or unicos).
Another option to use 2 connections with the PLC is to define the PLC twice and spread the poll data over these connections.
The system now runs for more then 10 years and I don't want to reconfigure the hole system because of a driver bug. There was no problem with version 3.9, but since V3.11 I get this error messages from S7 driver when connecting to the PLCs. I know there is another option, I could use a second S7 driver instance for the S7-1500 PLC and for PLCs with few datapoints. But this is not the way I want to go.