SafeDESIGNER project

Hi,experts
I got two SafeDESIGNER project .Is it possible that changing SafeDESIGNER project when it running?

Hi @wenbin.yang

what do you mean by “changing when it is running” ?

You can use the AsSafety (SafeRelease) or SFDomain (mappSafety) library to download your Safety project during commissioning or adjust the project using machine options during commissioning.
Switching safety projects without the commissioning steps is not possible.

You can find examples and a technology solution in the Automation Help.

BR Fabian

Hi
As figures show,i have two SafeDESIGNER project(“youSafe” and “my Safe”).When i switch “youSafe” to “mySafe”,i need transfer it to controller by Automation Studio.Is there anyway do it without using external tool but something like using FunctionBlock to reach it?

Hi,

as mentioned in my answers you can use the libraries to download the safety projects during commissioning. These libraries need to be implemented in your Automation Studio Project.

You can use e.g. AsSafetyBasic solution as an ready made example including a VC4 visualization. Using this solution enables you to commission (and download a safety project) during runtime. You have to make sure, that both projects (assl Files) are available on the target.

EDIT: assl is the complied safety project

BR Fabian

Thanks a lot,you perfect answer really sovle my problem :+1:

1 Like