Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V1.13.1.0
-
Fix Version/s: V1.13.2.0
-
Component/s: Controller
-
Labels:None
-
Account:SPC Profinet Core (SPCPROFINET)
Description
Write requests transmitted after a write request with COC report the wrong sequnce number.
Error was due to incrementing the Sequence number with each CombinedObjectContent. This is not correct, it should only be incremented once for the whole CombinedObjectContainer.