Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V1.1000.4.8384, V1.1100.4.8518
-
Component/s: DTM
-
Labels:None
-
Account:SPC CanOpen Master (SPCCANOPENMA)
Description
During a copy/paste process it is possible that the Slave parameter data set has not changed. For this reason, no EventOnChildParameterChanged () would be triggered.
This is bad because inside the EventOnChildParameterChanged () funtion the SetDirty() function is called. The result of this is that the slave dataset is not saved.
After saving and reloading the project, the master DTm contains an empty slave configuration.