Name Space Section 2 Types
24 3BSE042835-600
Name Space
The object type name should be unique, not only within a library, but among all
libraries. Object types with the same name but belonging to different libraries can be
accessed via dot notation, for example MyLib1.MyFunctionBlock and
MyLib2.MyFunctionBlock. It is however strongly advised to have unique names, to
minimize the risk of calling the wrong object type.