Faulting application name: CODESYSControlService.exe, version: 3.5.20.30, time stamp: 0x66ebc91d Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000 Exception code: 0xc0000005 Fault offset: 0x0000028010670e31 Faulting process id: 0x0x1F50 Faulting application start time: 0x0x1DB1BA284347B9C Faulting application path: C:\Program Files\CODESYS 3.5.20.30\GatewayPLC\CODESYSControlService.exe Faulting module path: unknown Report Id: d3ac6a03-667a-4d61-ab36-d2ae703fc252 Faulting package...
Really good post. I hope that it gets seen by CoDeSys staff. I often find the documentation lacking when it comes to using CoDeSys in more complex ways. If using standard "basic PLC functionality", then it's fine and functions are documented in a sufficient way. Once you go outside of that bubble then I find the documentation not enough. CODESYSControl.cfg is a good example of this. And why isn't more of this integrated in the IDE. like changing port of the webserver. Why is it hidden in this file...
Hi! I'm having issues with my applications failing to boot up after the hardware getting restarted by the customer. I've attached a picture of the related log lines in the PLC log. I'm running this on a windows server. The version I'm currently running is CoDeSys win V3 x64 3.5.19.50 Is there any way to get more information why it's failing to boot? I've had this issue on several versions of the runtime. I don't think it's version related but I don't know. All I know is that sometimes when the client...
Hi! I'm 99% sure I'm running CoDeSys on a raspberry pi 4b. just be aware that there is a separate license for running it on multiple cores. https://store.codesys.com/en/codesys-control-for-raspberry-pi-mc-sl.html
Do I need to do something more to enable the logging? I've done as you said but I can't see any file named PlcLog.csv in the folder. [CmpLog] Logger.0.Name=PlcLog ;Logger.0.Filter=0xFFFFFFFF Logger.0.Enable=1 Logger.0.MaxEntries=10000 Logger.0.MaxFileSize=50000 Logger.0.MaxFiles=10 ;Logger.0.Backend.0.ClassId=0x0000010B ;sends logger messages to SysOut Logger.0.Backend.1.ClassId=0x00000104 ;writes logger messages in a file ;Logger.0.Backend.2.ClassId=0x00000135 ;sends logger messages as UDP syslog...
My PLC had stopped some time during the last few days. When I went to check in my PLC log it was full of these errors in the attached picture. I'm guessing they had overwritten the actual exception that stopped my PLC. I'm not sure what these log entries are. I'm guessing that they are a bi product of the PLC being stopped but I don't know. Does anyone have any more information about the errors? Thanks in advance!
Problem solved! I had to remove the codesys installation and some files via command line on the pi. Then when I installed it again I got the prompt to set new user and password. Now I can log in!
Any ideas? I can't log into the device at all because of this. I don't know what to do since the device is in a different country so it's not that easy to replace the image on the SD card.