Export function blocks

Hello, Is it possible to export a self created function block in PLC-Next (function block created with IEC-61131 - ST-code).

In this way it is possible to import this function block in another PLC-Next application and manage a library of function block’s. Thank you, regards Richard

Hello,

there are two options available. 1. Create a Library that you can then import in every future project.(file → export → as IEC Library ; Libraries → User Library → yourLib.pcwlx)
→ Can not be modified and content of FBs can be hidden

2. Import the Functionblocks directly from the project. (file → import → from another Project → select FBs you need and press Import)
→ FBs can be modified.

kind regards,
Olver