Internal CodeSys Library

mccabehm2
2007-10-10
2009-11-13
  • mccabehm2 - 2007-10-10

    I notice that when I create an internal library, the signature of each unit is visible, despite my use of {library private}. Is there any way to totally hide some units in the library? In my library is one unit that I wish to export; all other units in the library are only called by the public unit so I would like them to not be visible.

     
  • rlecallo - 2008-04-11

    I have the same need : mask some POU of a library.

    Theses POU are used internally, so library user havn't to use it.

    Have somebody a solution for that?

    Thanks for all.

     
  • bschuster - 2008-06-12

    3S has added an improvement request for this issue

     
  • Anonymous - 2009-11-13

    Originally created by: pg

    Hi,

    similarly I would like to declare some methods of a function block as "private" (in an object-oriented sense).

    Has the issue been tackled by now?

    Thanks!

    P.S. I'm using CodeSys v3.3.1.2

     

Log in to post a comment.