Problem with communication between S7-1214 PLC and WinCC OA 3.11

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
5 posts • Page 1 of 1
Dmytro_Komsheliuk
Posts:9
Joined: Tue Dec 22, 2015 11:13 am

Problem with communication between S7-1214 PLC and WinCC OA 3.11

Post by Dmytro_Komsheliuk »

Hello!

I'm trying to connect S7-1214 PLC and WinCC OA 3.11 using S7 driver.
Is it possible?
All the time I'm getting AGLink error 0xfff50005 when trying to do this.

Best regards,
Dmytro Komsheliuk

alug
Posts:42
Joined: Mon Oct 18, 2010 11:00 am

Re: Problem with communication between S7-1214 PLC and WinCC OA 3.11

Post by alug »

Hi,

this should work if the PLC is setup for "compatibility mode" with the Put/Get communication.
The details can be found in Online Help section Driver->S7->Requirements and Installation.
Maybe you have to look in the OnlineHelp of a newer version, if it is not described in 3.11 online help.

best regards

Andreas

Dmytro_Komsheliuk
Posts:9
Joined: Tue Dec 22, 2015 11:13 am

Re: Problem with communication between S7-1214 PLC and WinCC OA 3.11

Post by Dmytro_Komsheliuk »

Andreas Lugbauer wrote:
Hi,

this should work if the PLC is setup for "compatibility mode" with the Put/Get communication.
The details can be found in Online Help section Driver->S7->Requirements and Installation.
Maybe you have to look in the OnlineHelp of a newer version, if it is not described in 3.11 online help.

best regards

Andreas
Great! It works now.
Thank you very much!

Best regards
Dmytro Komsheliuk

Gertjan van Schijndel
Posts:634
Joined: Mon Aug 02, 2010 10:37 am

Re: Problem with communication between S7-1214 PLC and WinCC OA 3.11

Post by Gertjan van Schijndel »

Is it not required anymore to limit the number of connections to prevent some errors?
With the config entry:
UseOneConnection = "Y"
or
UseConnections = 1

alug
Posts:42
Joined: Mon Oct 18, 2010 11:00 am

Re: Problem with communication between S7-1214 PLC and WinCC OA 3.11

Post by alug »

Yes setting this config entries is a good idea, otherwise it might be that there are some connection errors.
The drawback is a little performance penalty, but normally this is not relevant.

best regards

Andreas

5 posts • Page 1 of 1