How to protect library project?

aniket-b
2024-01-22
2024-01-25
  • aniket-b - 2024-01-22

    I have library projects which has few function blocks. I have assigned security to each FB.
    I want to protect them and user can only be able to use it without viewing the code inside. What kind of file I should send to user? Is it compiled library file?

     
  • alexgooi

    alexgooi - 2024-01-25

    Hi aniket-b,

    If you save the library as a compiled library you are not able to see the source code.
    When the end user tries to view inside the object, CODESYS will give a notification that the source code is missing, see attachment.

    In short if you don't send the source code, it will not show.

     

    Last edit: alexgooi 2024-01-25

Log in to post a comment.