somlioy - 2023-03-06

Hi

As Wago now has released all their libraries for Codesys 3.5, it should be possible to use modules such as 750-652 with Codesys Control for PFC100 SL device for example.

However I have a problem with resolving a dependency in the WagoAppPlcModbus library. This library is dependent on WagoAppSocket, which again is dependent on WagoSysSocketInternal. The latter library is the issue. I'm able to add the missing library as a regular library to the project, but I'm not able to find it when trying to manually set placeholders.
I have verified that it is the correct library I'm trying to add by looking at another project with PFC200 controller using Wagos own device description (not "Codesys Control for PFC200 SL"), ie. the library resolves correctly in that project.

Do anyone have a clue what's going on?
I also noticed I could add the WagoAppPlcModbus library in to the global Library Manager with success, so that might be an solution to the problem if I'm not able to solve the above issue.