Hi,
Using Codesys V3 with SIL2 extensions. I need to call non safety related code from Safe POU. It results in multiple following warnings in 'Safety SIL2 extension' message area:
[WARNING]Β Β Β Β Safe POU call to non safe library function is not allowed: 'methodName' calls 'FB_Name' from library 'LibraryName'
It's done on purpose, so I want to ignore this warning and not show it on list during compilation. How to ignore this warning?
Bump.
Any idea how to do that?
PLC I'm using is forcing such calls and number of warnings is overwhelming and may cover real, important warnings
Log in to post a comment.
Hi,
Using Codesys V3 with SIL2 extensions.
I need to call non safety related code from Safe POU. It results in multiple following warnings in 'Safety SIL2 extension' message area:
It's done on purpose, so I want to ignore this warning and not show it on list during compilation.
How to ignore this warning?
Bump.
Any idea how to do that?
PLC I'm using is forcing such calls and number of warnings is overwhelming and may cover real, important warnings