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

how to create my own library know-how-protect

hki75
2015-03-10
2016-11-08
  • hki75 - 2015-03-10

    as in subject, I'd like to know how to create my own .lib project (library) as know how protect.
    I'm able to create a lib file (File->save as --> Internal library) , but all my code is visible opening the .lib from Codesys editor...can I void this?
    Thanks everybody

     
  • shooter - 2015-03-11

    yes you can, encrypted and external.

     
  • hki75 - 2015-03-11

    thanks shooter.. I tried..but opening a project that include my encrypted-external lib it request password every time..
    for example standard.lib no need password to include it into my application and if i try to open it directly from Codesys I cannot see the source code..how do like this?

     
  • hki75 - 2015-04-07

    Someone? how can I create my library similar to Standard.lib? (trying opening standard.lib file I cannot see for source code)

     
  • shooter - 2015-04-07

    If you made your own library, you can protect it against editing with a password, you can also protect it against using with a password.
    it are two different things within codesys.
    As the standard.lib is a compiled library it is impossible to open it.
    util.lib can be edited (be carefull, with this as it will effect all older projects.
    so make a copy of it and change the name.
    another great lib is from oscat
    if you encrypt it, it will ask this password everytime it is used. due to the encryotion.

     
  • hki75 - 2015-04-07

    shooter hat geschrieben:
    If you made your own library, you can protect it against editing with a password, you can also protect it against using with a password.
    it are two different things within codesys.
    As the standard.lib is a compiled library it is impossible to open it.
    util.lib can be edited (be carefull, with this as it will effect all older projects.
    so make a copy of it and change the name.
    another great lib is from oscat
    if you encrypt it, it will ask this password everytime it is used. due to the encryotion.

     
  • MuhteremCayli - 2015-04-15

    Is there no answer about this topic.
    I'm using SoMachine and at the V3.1 I could do it as using Save Project as Compiled Library section but at the V4.1 I couldn't find the same section.

    How can I do it?

     
  • Anonymous - 2016-11-08

    Originally created by: somachine4dummies

    Good Morning,
    You have to open Somachine Central=> Save project as=> save project as compiled library.
    Bye

     

Log in to post a comment.