Old/New comparison in OPC UA Server

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
Search

Post Reply
4 posts • Page 1 of 1
WalitziS
Posts: 15
Joined: Tue Jan 18, 2011 11:06 am

Old/New comparison in OPC UA Server

Post by WalitziS »

Hello,

Our system is WinCC OA 3.11 SP1 running on RHEL 6.
We started an OPC UA Server to connect to external applications which each acting as an OPC UA Client.
When the same set point value is sent twice from the external applications, the second telegram is not entered in the data model (time stamp does not change) and the set point is not output to the connected outstation.
Does anybody know about this problem and how to solve it?

Regards,
Sabine Walitzi

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

Re: Old/New comparison in OPC UA Server

Post by Gertjan van Schijndel »

I have tested this issue with WinCC OA 3.15+P002 on windows. But when I write the same value for a second time the time stamp does change.

The OPC UA server uses the debug flags API_USR1-API_USR3 (10-12) & DRV_USR1 (25). The debug flags API_USR2 & API_USR3 should provide at least more information regarding incoming values.

WalitziS
Posts: 15
Joined: Tue Jan 18, 2011 11:06 am

Re: Old/New comparison in OPC UA Server

Post by WalitziS »

I will activate the debug flags and see if I get any more information.
Thanx!

WalitziS
Posts: 15
Joined: Tue Jan 18, 2011 11:06 am

Re: Old/New comparison in OPC UA Server

Post by WalitziS »

Activating the mentioned debugging flags caused our OPC UA Server to crash.
We circumvented the old/new comparison by sending first value "0" and then the correct value.

Post Reply
4 posts • Page 1 of 1