Details
-
Type: New Feature
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V1.8.0.0
-
Component/s: None
-
Labels:
-
Account:SPC Profinet Core (SPCPROFINET)
Description
When switching the bus state of the profinet device stack to bus off and and AR is aborted, the current implementation requires an update of the consumer process data image by the application in order to allow cleaning up the AR resources and finishing the bus off transition.
Since on bus off the whole image can be cleared without the need of detailed information, the cleanup of the consumer data image should be deferred to next consumer process data image update request from the application. This removes the need of updating the consumer process data image to perform a bus off transition.