I Created the module "PersistanceManager" And generated the software with Composer->Generate If i build my application I dont have any errors. But when I try to login to my controller I getting build errors. How is this possible? See attachment for error messages. I am using Codesys v3.5 SP11
I want to use the library VisuElemsBase in codesys. This code selects the next element: VisuElems.g_SelectionManager.SelectNextElement( What are the options on inputs: dwSelectionType and dwGroupType? I Think I can use the global variables from the library: Visu_Selection_Constants But there is no documentation or source code available.