Running Codesys as OLE Server
CODESYS Forge
talk
(Thread)
Running Codesys as OLE Server
Last updated: 2009-08-02
CODESYS WebVisu V2.3 Java-Applet
CODESYS Forge
talk
(Thread)
CODESYS WebVisu V2.3 Java-Applet
Last updated: 2015-10-06
Codesys V2.3.9 SP6 libraries
CODESYS Forge
talk
(Thread)
Codesys V2.3.9 SP6 libraries
Last updated: 2017-05-18
Send Email with Codesys!
CODESYS Forge
talk
(Thread)
Send Email with Codesys!
Last updated: 2009-03-17
Starting the CoDeSys gateway automatically
CODESYS Forge
talk
(Thread)
Starting the CoDeSys gateway automatically
Last updated: 2009-12-04
CoDeSys 2.3.6.50 / wago 750-880
CODESYS Forge
talk
(Thread)
CoDeSys 2.3.6.50 / wago 750-880
Last updated: 2016-08-16
CoDeSys and the other PLCs
CODESYS Forge
talk
(Thread)
CoDeSys and the other PLCs
Last updated: 2006-09-21
Audio Files in Codesys 2.3
CODESYS Forge
talk
(Thread)
Audio Files in Codesys 2.3
Last updated: 2013-12-27
Codesys 3.0 and UML
CODESYS Forge
talk
(Thread)
Codesys 3.0 and UML
Last updated: 2006-12-10
CoDeSys bug? Error Compilation?
CODESYS Forge
talk
(Thread)
CoDeSys bug? Error Compilation?
Last updated: 2010-04-30
Codesys Training in Malaysia
CODESYS Forge
talk
(Thread)
Codesys Training in Malaysia
Last updated: 2011-02-22
Codesys state running automatically
CODESYS Forge
talk
(Thread)
Codesys state running automatically
Last updated: 2024-01-18
AWS IoT core CODESYS
CODESYS Forge
talk
(Thread)
AWS IoT core CODESYS
Last updated: 2024-04-10
Post by sahin6033 on DSE M840-001-02: DSEServiceTool transfers CodesysApp.pkg successfully, but device shows “No application loaded
CODESYS Forge
talk
(Post)
Hi, I am trying to load a test application into a DSE M840-001-02 display, but after reboot the device still shows: “No application loaded” I would like to understand whether the problem is in my project, the package creation process, or firmware/runtime compatibility. Hardware Device: DSE M840-001-02 Firmware used: M840 MKII Firmware File v4.1.2 Software CODESYS V3.5 SP12 (32-bit) DSE CODESYS Package v1.5.44 DSEServiceTool What I did Created a new empty Standard Project Selected target/template: M840-02 V4.1 Used a minimal ST program only: PROGRAM PLC_PRG VAR xAlive : BOOL := TRUE; END_VAR Confirmed: project builds PLC_PRG is assigned to MainTask created Boot Application Generated CodesysApp.pkg Put the M840 into bootloader mode Sent the package using DSEServiceTool DSEServiceTool result Transfer completes successfully and I get: connection accepted 100% download package ACK <status>OK</status> ** Example log:** Searching for controllers.... sendPackageToController: waiting for incoming data connection... sendPackageToController: connection accepted... <status>Downloading</status> <percent>20</percent> <percent>40</percent> <percent>90</percent> <percent>100</percent> sendPackageToController: sent 112cb8 bytes OK Package ...\CodesysApp.pkg transferred to controller c0a80101 OK sendPackageToController: package ACK <status>OK</status> Actual result After reboot, the display still shows: “No application loaded” Additional issue I also saw earlier At one stage I also had these fatal errors in CODESYS: [FATAL ERROR] Unresolved reference: 'IOMGRLOCKENTER' [FATAL ERROR] Unresolved reference: 'IOMGRLOCKLEAVE' I checked library versions and adjusted them to: IoDrvBase = 3.5.5.0 IoStandard = 3.5.10.0 Also, I am using CODESYS SP12, which I understand is the correct version for DSE M840. My questions If DSEServiceTool shows Status OK and package ACK, but the device still says “No application loaded”, does that mean: the .pkg was transferred but not accepted as a valid application? the package was built incorrectly? the boot application / runtime / firmware versions are still mismatched? What is the correct procedure to generate CodesysApp.pkg for M840-02 V4.1? Is there any known compatibility issue between: DSE CODESYS Package 1.5.44 M840 MKII Firmware 4.1.2 CODESYS 3.5 SP12 Has anyone successfully loaded even a minimal empty test project into M840-001-02, and if so, what exact versions/process did you use? Any help would be appreciated.
Last updated: 2026-03-17
Post by leon78 on Codesys 3.5 SP17 Patch 2 CheckBounds (POUs for Implicit Checks)
CODESYS Forge
talk
(Post)
Unfortunately, it was fixed in SP19, but I need SP17 CDS-82162 Bug Compiler: Checkbounds is not working for dynamic arrays with VAR_IN_OUT as index access Fixed [[GENERAL]] Compilerversion >= 3.5.19.0 https://de.codesys.com/fileadmin/data/Images/System/Releaseinformation/Release-Notes-CODESYS-35190.html
Last updated: 2023-11-16
Post by ricola on codesys sp20 opcua not working
CODESYS Forge
talk
(Post)
Hi, same pb for me ! did you find a solution ? (I'm working on 2 raspberry pi ) The same project compiled for 4.8.0.0 runtime with CodeSys 3.5SP20 is working fine on one target, and on the other one, my UAexpert receives the same "BadIdentityTokenInvalid" and none is working on 4.11.0.0 either ... anybody ?
Last updated: 2024-08-11
Post by kobrakaister on Migration from ISaGRAF to CODESYS
CODESYS Forge
talk
(Post)
Hello everyone, I need to migrate my existing automation projects from ISaGRAF to CODESYS, and I'm looking for guidance and the best tools and strategies to ensure a smooth transition. Are there any reliable software tools or plugins that can help the conversion? What strategies should I adopt to maintain project integrity? Thank you for the help you can provide! Mat
Last updated: 2024-10-03
Post by tdaf on Codesys KNX Demo limitations
CODESYS Forge
talk
(Post)
Hello to all. I am testing the Codesys KNX package using a raspberry pi to determine if it fits my needs. Does anyone know the limitations of the package when you use it without a license? I searched for it myself but couldn't find any information on the matter. Thank you all for your help.
Last updated: 2024-10-05
Post by chanmina on Engineering IDE from linux?
CODESYS Forge
talk
(Post)
For a long time now, I have used VirtualBox on a Linux Mint host to run the Codesys IDE without any problems. Every day, I put it to good use, and it never fails. Wine is not something to be trifled with. Probably not worth the effort. For Linux PLC developers, Codesys Go might be a game-changer. Very excited to give it a try.
Last updated: 2025-05-27
Post by llewv123 on Codesys Control for RPi and Waveshare AD/DA hat
CODESYS Forge
talk
(Post)
Good day, I am attempting to use a Waveshare AD/DA precision HAT with RPi 4B+, using Codesys Control for Rpi. The waveshare hat uses SPI. I am successfully using the RPi GPIO (inputs and outputs) but do not know how to access the AD/DA channels. Any help would be appreciated.
Last updated: 2025-08-04
Post by wagokurt on TargetVisu option missing in IDE
CODESYS Forge
talk
(Post)
I have installed both the Codesys Control for Linux SL 4.16.0.0 and Target Visu for Linux 4.16.0.0 packages in Codesys 3.5 SP21 Patch2. When I try to add a target visu, it is missing. I have spent hours on this and tried different machines, all behave the same way. Is this a bug?
Last updated: 2025-08-21
Post by mp9876 on Problems with simulation in Window 10
CODESYS Forge
talk
(Post)
Hi Eschwellinger, sorry for so late reply but I found a solution back then; uninstall completely Codesys V3x64 and re-installed Codesys V3x32 to properly note the password I created and everything went ok. thank you for your suggestion and have a good day/evening Mike
Last updated: 2024-05-30
Post by buczekj on ERROR: Calling the program "AlarmStorage_Prg" is not allowed from multiple tasks
CODESYS Forge
talk
(Post)
Many issues with the alarmmanager and alarmstorage can be solved by deleting the configuration, rebooting, and redownloading. I've found that the configurator doesn't always update when you make chanegs. For linux installations it is typically located in /var/opt/codesys/PlcLogic/alarms/ look for file Application.AlarmConfiguration.xml cd /var/opt/codesys/PlcLogic sudo rm -r alarms sudo reboot
Last updated: 2026-04-09
PFC 200 - codesys V3.5
CODESYS Forge
talk
(Thread)
PFC 200 - codesys V3.5
Last updated: 2023-08-25
Codesys läuft nicht hoch
CODESYS Forge
talk
(Thread)
Codesys läuft nicht hoch
Last updated: 2023-09-19
To search for an exact phrase, put it in quotes. Example: "getting started docs"
To exclude a word or phrase, put a dash in front of it. Example: docs -help
To search on specific fields, use these field names instead of a general text search. You can group with AND or OR.