Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Disable SIL2 warning 'Safe POU call to non safe library function is not allowed'

mjuzwiak
2019-03-04
2019-03-28
  • mjuzwiak - 2019-03-04

    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?

     
  • mjuzwiak - 2019-03-28

    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.