Hi @guillaume.olivier ,
to my knowledge in that scenario you have commissioning the safety application again (I got this answer from AI: “While the Safety Application is included in the Project Installation Package (PIP), safety regulations often require manual confirmation for security”).
For commissioning you can use the library SfDomain (if you use mappSafety) too to speed it up the process Commissioning the application
Ciao
Valerio
I believe it is intended that the safety application be manually loaded and tested to ensure that the machine is safe. You don’t want to accidently load the wrong program or not load anything at all. That being said, as Valerio said, the SfDomain library can be used to commission the safety application from code without needing the mappSafety web page. You could theoretically write your own auto-commission program, but if you do that then I highly recommend putting in some safeguards (i.e., checking the program’s CRC).
The AS-Help does explicity state that an auto-commissioning is not allowed to do!!!
Please ensure that your Safety Commissioning process is aligned with local safety legal requirements.
i have finaly decited to puplish my notes about using the SfDomain Library.
It may help you at certain points, as this are mostly informations you will not find in AS-Help that easy.