Vojtěch Osvald
New Member
Members
Forum Posts: 2
Member Since:
05/18/2015
05/18/2015
Offline
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
Guest
Guests
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
Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online: MUHAMMAD Naveed
Guest(s) 51
Currently Browsing this Page:
1 Guest(s)
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1435
Posts: 4855