Details
-
Type: Change
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V3.12.0.12, V3.12.2.0, V3.13.0.0
-
Component/s: None
-
Labels:None
-
Sprint:PI Sprint 2018 KW 17/18
-
Account:SPC Profinet Slave (SPCPROFINE)
Description
It is possible that the network is reading "AssetManagment" index in parallel multiple times (e.g. one IO Controller and one tool with ReadImplicit).
This is currently not covered correctly by protocol stack implementation.
Expected behavior:
First read from network is handled and internaly stored. All requested Assets need to be requested from application.
Any further read from network needs to be queued in the protocol stack and shall not be handled until the first read is responded on the network. After response on the network the oldest queued Read for AssetManagment needs to be dequeued and handled.
Attachments
Issue Links
- relates to
-
PSPNS-2721 Feature: Allow usage of more than 199 Assets
- Closed