Dear All, I am using CODESYS 3.5.19 SP4 with a PLC device. When I try to download my program to the device, I get the error: "The application 'Application' does not exist on the device". Additionally, after restarting the device, the program does not run automatically. When I connect to the device using WinSCP, I can see that the application.app file is uploaded to the root directory, but the device does not automatically start the application. I tried using the Create Boot Application option, but...
Hello readers, I can assign different values to a bit variable with the array of bit structure in C. On the Codesys side, I am not allowed to define an array of bits in the structures. Is there a solution you can suggest to solve this problem? Best regards