Hello Everybody,
I have created zenon logic in main program(FBD). But i would like to use this program multiple times so i am thinking to convert this main project to UDFB. is it possible?
Hello Everybody,
I have created zenon logic in main program(FBD). But i would like to use this program multiple times so i am thinking to convert this main project to UDFB. is it possible?
Hi,
I think a converstion from FDB to UDFB is not possible easily.
As far as I can remember I used copy and paste then, but mine was written in ST so it was kind easy.
Maybe someone else has a better solution.
Best regards
Hi,
Select the part of your FBD then right click on it. Choose "Create UDFB with code..." in the contextual menu. This creates automatically an UDFB. All input- and output-lines will be turned into IN- and OUT Variables.
Hope this helps.