Is it possible to have one safety application across multiple configurations?

As the question really

I have multiple configurations, but the safety i/o and project don’t change

Thanks,

Brian

Hi Brian,

I believe this should be possible with a reference to the package from the “main” configuration.

This can be done in the cpu.pkg file like this:

<Object Type="Package" Reference="true">\Physical\ConfigName\PLCName\mappSafety</Object>

Thanks Tobias, I’ll give that a try

I guess that the safe i/o must be identical to work so I’ll copy and paste that

Brian