(ongoing...)
In previous step 0b, we've seen how insert a module in a Simulink model.
This step 0d deals with the Evolution functionality :
Evolution principle is to simply copy an existing version to a new version :
Both modules FB_YawRate_vU2 and FB_LatAcc_vU2 are now available from previous steps.
To make an evolution of FB_LatAcc_vU2 to vU3 :
in the MODULES view, select module FB_LatAcc_vU2
and press Evolution in the right Management zone
Then appears a rank 2 GUI asking an evolution version and a comment :
The new version then appears in the list of versions available for FB_LatAcc:
These evolutions aims to be placed in a Simulink model.
In the previous model, we had modules FB_LatAcc_vU2 and FB_YawRate_vU2, we would like to replace these versions by versions vU3 :
As explained in previous step, this placement can be achieved using Insert functionality, but once a module is in a model, Chg Ver functionality (change version) is more convenient :
This is explained next step 0d.