Download custom libraries from Target in TwinCAT 3

Viewed 893

I have downloaded a project form a PLC and some libraries will be downloaded but not the custom libraries. Here there are two unknown libraries:

libraries

I can choose for The library Tc3_EventLogger the last version or go into _libraries and install the same version.

directory

We find under the project (waschmodul) and _Libraries this:

enter image description here

The library "TcLog" is another custom library. However this library was already installed. If I didnt installed it, it wouldn´t have founded here like TcExt.

I cannot find the custom library TcExt. Is there anyway to download it? I have the source code but I didnt find any option.

1 Answers

I contated Beckhoff support. Solved! "Source Libraries" muss be activated under the project and settings:

enter image description here

Related