Hi, Isn't there really a logic to get device address regarding router and IP setups? I'm trying be sure on whether I connect to the right device or not without 'wink' capability on the device.
Hi, Isn't there really a logic to get device address regarding router and IP setups? I'm trying be sure on whether I connect to the right device or not without 'wink' capability on the device.
I use V3.5.SP20 Patch 2 for development and my device with runtime is armv7l 32-bit arch
I use V3.5.SP20 Patch 2 and my device is armv7l 32-bit arch
I use V3.5.SP20 Patch 2
Hi, I am trying to make my runtime support TargetViso on 4.12.0.0 runtime. First when I tried to install package I got error due to missing libraries that are generated through qt-base. After compiling and installing related qt lib when I tried to install the package, I didnt get lib dependencies error but I got another error: [ERROR] The installed QT Version does not meet the minimum required version 6.4.2. Please install version 6.4.2 or higher and try again. When I check Qt version I get the following...
Is this forum viewed by any officials? What must be the priority of topic to get answered? There is not even a brief answer.
Hello again, I have tried "Clean all" and "Generate code" afterwards but it didn't workout! ComponentEntry,Hookfunction calls are called regularly but while user-specific external functions are called, I get this error.
Hello, I am trying to run CmpTemplate component provided by Codesys for version 3.5.17. I call MyExternalFunction from the component but I get error as shown below. I see component is loaded successfully on runtime logs. I feel like I am missing something basically.