Hi...!!!
I am using WinCC OA 3.14 with S7 driver. When connection between PLC & WinCC OA breaks, it takes approx. 5 to 10 seconds to detect connection break and again connect the cable of PLC, it will takes approx. 30 seconds to establish the connection again.
Any one please help to reduce these time by change in any settings.
Delay in connection reestablish for S7 driver
- deepaktony
- Posts:24
- Joined: Wed Jan 18, 2012 3:39 pm
Delay in connection reestablish for S7 driver
- rglock
- Posts:19
- Joined: Wed Sep 08, 2010 9:54 am
Re: Delay in connection reestablish for S7 driver
Hello,
with the following config-entry you are able to modifiy the time for alive checks:
[s7]
AliveInterval = 10 #default is 30 sec
The connection timeout (default 5000 msec) can be modified at the S7-Configurationpanel of the WinCCOA-Systemmanagement.
best regards
Rainer Glocknitzer
with the following config-entry you are able to modifiy the time for alive checks:
[s7]
AliveInterval = 10 #default is 30 sec
The connection timeout (default 5000 msec) can be modified at the S7-Configurationpanel of the WinCCOA-Systemmanagement.
best regards
Rainer Glocknitzer
- deepaktony
- Posts:24
- Joined: Wed Jan 18, 2012 3:39 pm
Re: Delay in connection reestablish for S7 driver
Thanks Rainer.....
Got the result.....
Got the result.....