Home (version 1) discussion
mattbianch
wiki
(Thread)
Home (version 1) discussion
Last updated: 2025-11-15
Home (version 1) discussion
roslynn
wiki
(Thread)
Home (version 1) discussion
Last updated: 2025-11-15
Home (version 1) discussion
micbott
wiki
(Thread)
Home (version 1) discussion
Last updated: 2025-11-15
Home (version 1) discussion
bulat
wiki
(Thread)
Home (version 1) discussion
Last updated: 2025-11-15
Home (version 1) discussion
roosj
wiki
(Thread)
Home (version 1) discussion
Last updated: 2025-11-15
Home (version 1) discussion
perg
wiki
(Thread)
Home (version 1) discussion
Last updated: 2025-11-15
Home (version 1) discussion
otto
wiki
(Thread)
Home (version 1) discussion
Last updated: 2025-11-15
wiki Discussion
bitor-leao
wiki
(Discussion)
Forum for wiki comments
Last updated: 2025-11-16
Home
bitor-leao
wiki
(WikiPage)
Project Members: bitor-leao (admin)
Last updated: 2025-11-16
(no subject)
bitor-leao
wiki
(Thread)
Last updated: 2025-11-16
Post by bitor-leao on *EXCEPTION* [ProsessorLoadWatchdog] codesys 3.5.11.40
CODESYS Forge
talk
(Post)
Good night. I am having a problem with CODESYS 3.5.11.40, which gives the exception EXCEPTION [ProcessorLoadWatchdog]. I followed some forum posts and tried to modify the CODESYSControl.cfg file, but it shows: [SysFile] Windows.WorkingDirectory=C:\ProgramData\CODESYS\CODESYSControlWinV3\D5050FE1 Then I go to this directory and try to modify CODESYSControl.cfg according to the forums, but it doesn’t work: [CmpSchedule] ;EnableLogger=0 ProcessorLoad.Maximum=80 ;Timeslicing.Mode=Internal ;Timeslicing.PlcSlicePercent=80 ;Timeslicing.PlcSliceUs=4000 ;Timeslicing.StartOnProcessorLoad=1 ;SchedulerPriority=5 ;SchedulerInterval=1000 I tried to change ProcessorLoad.Maximum to 0 or 100, but it doesn’t compile when I try. I really don’t know what to do,
Last updated: 2025-11-16
Post by bitor-leao on *EXCEPTION* [ProsessorLoadWatchdog] codesys 3.5.11.40
CODESYS Forge
talk
(Post)
Good night. I am having a problem with CODESYS 3.5.11.40, which gives the exception EXCEPTION [ProcessorLoadWatchdog]. I followed some forum posts and tried to modify the CODESYSControl.cfg file, but it shows: [SysFile] Windows.WorkingDirectory=C:\ProgramData\CODESYS\CODESYSControlWinV3\D5050FE1 Then I go to this directory and try to modify CODESYSControl.cfg according to the forums, but it doesn’t work: [CmpSchedule] ;EnableLogger=0 ProcessorLoad.Maximum=80 ;Timeslicing.Mode=Internal ;Timeslicing.PlcSlicePercent=80 ;Timeslicing.PlcSliceUs=4000 ;Timeslicing.StartOnProcessorLoad=1 ;SchedulerPriority=5 ;SchedulerInterval=1000 I tried to change ProcessorLoad.Maximum to 0 or 100, but it doesn’t compile when I try. I really don’t know what to do,
Last updated: 2025-11-16
*EXCEPTION* [ProsessorLoadWatchdog] codesys 3.5.11.40
CODESYS Forge
talk
(Thread)
EXCEPTION [ProsessorLoadWatchdog] codesys 3.5.11.40
Last updated: 2025-11-16
Home (version 1) discussion
sudecetin
wiki
(Thread)
Home (version 1) discussion
Last updated: 2025-11-16
wiki Discussion
ckjosphat
wiki
(Discussion)
Forum for wiki comments
Last updated: 2025-11-16
blog Discussion
ckjosphat
blog
(Discussion)
Forum for blog comments
Last updated: 2025-11-16
(no subject)
ckjosphat
wiki
(Thread)
Last updated: 2025-11-16
Post by adam on Get/Set I/O Address Mapping of DeviceObjects in python Script
CODESYS Forge
talk
(Post)
Found out.Its script engine bug . Update to script engine version 4.2.0.0. and problem solved
Last updated: 2025-11-17
Get/Set I/O Address Mapping of DeviceObjects in python Script
CODESYS Forge
talk
(Thread)
Get/Set I/O Address Mapping of DeviceObjects in python Script
Last updated: 2025-11-17
Home (version 1) discussion
goodving
wiki
(Thread)
Home (version 1) discussion
Last updated: 2025-11-17
Home (version 1) discussion
jongscx
wiki
(Thread)
Home (version 1) discussion
Last updated: 2025-11-17
*EXCEPTION* [ProsessorLoadWatchdog] codesys 3.5.11.40
CODESYS Forge
talk
(Thread)
EXCEPTION [ProsessorLoadWatchdog] codesys 3.5.11.40
Last updated: 2025-11-17
Post by davidbo on RETAIN PERSISTENT only stored at gracefully shutdown?
CODESYS Forge
talk
(Post)
I have {attribute 'checksumnoinit_override' := '2629838988'} {attribute 'init_related_code' := '5c6efcf8-e0f4-4166-a9fa-17eadd8908df'} VAR_GLOBAL RETAIN PERSISTENT {attribute 'order_in_persistent_editor' := '0'} segmentValue: ARRAY[0..49] OF REAL; {attribute 'order_in_persistent_editor' := '1'} segmentTime: ARRAY[0..49] OF REAL; // Generated instance path of persistent variable PRG.test: INT; // Generated instance path of persistent variable PRG.nw_storage: SysSocket_Implementation.SysSocket_Interfaces.SOCK_ADAPTER_INFORMATION2; END_VAR When I have changed PRG.nw_storage it will not be stored at a power off, but if I do a: sudo systemctl restart codesycontrol and then a power off it will be stored. Is there a way to store persistent variables without a restart of codesyscontrol? Can anyone explain how and when CODESYS store persistent variables?
Last updated: 2025-11-17
Post by larboardinner on Alarm Table Issues
CODESYS Forge
talk
(Post)
Variable for Selected Alarm ID only updates when the visualization is actually configured to send the alarm’s ID back to the control. On some devices/visualization profiles this isn’t enabled by default. Make sure your Alarm Table element has “Send Selected Alarm ID” activated in the visualization properties. you could check this example: https://store.codesys.com/alarm-manager.html Geometry Dash Lite If that option isn’t available in your version, then unfortunately the “Selected Alarm Group” is the only one that updates reliably in older 3.5.x builds.
Last updated: 2025-11-17
Post by shaunvdm on OSCAT Scale_r function not working in LD 4.60 works in LAD2 on 3.5.21sp3
CODESYS Forge
talk
(Post)
Hi All, We downgraded Codesys LAD/FB in the IDE to version 4.5 and it works. Codesys Version 4.6 lad/fb not working. Was the way we fixed this. Kind Regards Shaun
Last updated: 2025-11-17