Is it possible to use functions from the VisuElems library within my own library?
My idea was to create some functions to open/close dialogs, change the displayed visu, get information from clients, etc, and put them all in my own library so I don't have to copy and paste code all the time. But I'm having issues with using the functions from the library. They work when copied into a project, but not from the library. Some functions crash, some just don't work. Any issues with this concept?
thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is it possible to use functions from the VisuElems library within my own library?
My idea was to create some functions to open/close dialogs, change the displayed visu, get information from clients, etc, and put them all in my own library so I don't have to copy and paste code all the time. But I'm having issues with using the functions from the library. They work when copied into a project, but not from the library. Some functions crash, some just don't work. Any issues with this concept?
thanks
Try to use VisuUtils whenever it is possible.
https://help.codesys.com/webapp/idx-VisuUtils-lib;product=VisuUtils
Best regards,
Marcel
When did VisuUtils become available? I'm using Schneider Machine Expert, which is based on Codesys 3.5.12, but I don't have that library.
VisuUtils is available since 3.5.11.0 but idk which features are available in such an old version.
Best regards,
Marcel