Messages from .NET OPC UA Client|OPC UA Implementation: Stacks, Tools, and Samples|Forum|OPC Foundation

Avatar
Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
Lost password?
sp_Feed sp_PrintTopic sp_TopicIcon
Messages from .NET OPC UA Client
Avatar
Vojtěch Osvald
New Member
Members
Forum Posts: 2
Member Since:
05/18/2015
sp_UserOfflineSmall Offline
1
02/17/2016 - 02:31
sp_Permalink sp_Print sp_EditHistory

Hello,

we are using the .NET OPC UA Client and when communicating with OPC Server, many of these messages appear:

 

Sequence number=2911479 was not received in the available sequence numbers.

(the number changes)

 

We were wondering, what does this sort of message mean and if it means some error?

 

Thanks for any info, Vojtech

Avatar
Guest
Guests
2
02/18/2016 - 09:45
sp_Permalink sp_Print

Hello Vojtech,

you will find the .NET sources on github (https://github.com/OPCFoundation/UA-.NET). When you search for "was not received in the available sequence numbers" you will find the Trace output in "Session.cs".

It appears to be a Server error where the availableSequenceNumbers field in the Publish response contains a number that is not expected by the Client (maybe already acknowledged).

-Karl

Avatar
Vojtěch Osvald
New Member
Members
Forum Posts: 2
Member Since:
05/18/2015
sp_UserOfflineSmall Offline
3
02/19/2016 - 04:24
sp_Permalink sp_Print

Hello Karl,

thank you for your response. The server we are using is a Siemens server.

In particular:

SIMATIC NET SOFTNET-IE, S7 Lean, V13

Is this a known issue with this kind of OPC UA server? Or is there some way we are using it wrong?

 

Thank you, Vojtech

Avatar
Guest
Guests
4
02/19/2016 - 05:34
sp_Permalink sp_Print

Hello Vojtech,

I am not familiar with this Server. But I also cannot guarantee that the Client is correct - after all, it is only a sample implementation.

 

Regards,

Karl

Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online:
Guest(s) 18
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1349
Posts: 4579