Libraries conflict with same namespace

Siddharth
2013-08-27
2013-08-28
  • Siddharth - 2013-08-27

    Hi,

    I use two 3rd party libraries where both included with the standard library. The program throws an exception 'Two libraries have same name space'. Is there any way to resolve the conflict.

    -SID

     
  • shooter - 2013-08-28

    rename one of the FB in a lib, or make your own lib with the FB needed.
    what blocks do have this problem as standard.lib is needed.

     
  • Ralph Holz - 2013-08-28

    Go to the library Manager an change the namespace in the properties of the library.

     
  • Siddharth - 2013-08-28

    The namespace can be changed only for the Parent library and couldn't change for the child libraries below the parent

    -SID

     

Log in to post a comment.