Post by blitz on Can't get SMC_SmoothPath to work
CODESYS Forge
talk
(Post)
So in my case the solution was that I had both smooth path and round path in the code. Both blocks had their own buffer and seemed completely separate but still triggering Execute on both caused the mentioned problems. When I blocked Execute the problems disappeared.
Last updated: 2026-01-11
Post by peder on Parker Compax3 controlled by Schneider LMC 201
CODESYS Forge
talk
(Post)
I have replaced a Parker PAC320 with a Schneider LMC 201 The system has some Parker Compax3 servodrive communicating over EtherCAT. PAC320 is programmed with Codesys 3.5.15. The program is opened in Machine Expert 3.2. But I can not get the commumication running to the Compax3. When I scan for hardware the it seems like the Compax3 is registated, but not the motors. Anyone that have succeded this replacement?
Last updated: 2026-01-13
Post by bruno-roth on Parker Compax3 controlled by Schneider LMC 201
CODESYS Forge
talk
(Post)
Hello, You could not run EtherCAT-Softmotion drives with LMC201 PLC. This Controller has an EtherCAT master but only to run simple I/O devices. You could not use this EtherCAT master on the LMC201 for Motion. Schneider PACdrive Controller use SERCOS and only own drives (LXM62 with Sercos) for motion.
Last updated: 2026-01-13
Post by peder on Parker Compax3 controlled by Schneider LMC 201
CODESYS Forge
talk
(Post)
Hi Bruno Thank you for your answer. So this is not possible. Do you know some thing else that could replace the PAC320?
Last updated: 2026-01-13
Post by karsonsv on CODESYS HMI and 2 monitors
CODESYS Forge
talk
(Post)
Thank you. The question has been resolved. C:\Users*User\AppData\Roaming\CODESYS\CODESYSHMIWinV3*code project Need chanje targetvisuextern.cfg
Last updated: 2026-01-13
CODESYS HMI and 2 monitors
CODESYS Forge
talk
(Thread)
CODESYS HMI and 2 monitors
Last updated: 2026-01-13
Scara3 kinematic robot error
CODESYS Forge
talk
(Thread)
Scara3 kinematic robot error
Last updated: 2026-01-14
HTML 5 - Controls -> Change Content-Security-Policy settings
CODESYS Forge
talk
(Thread)
HTML 5 - Controls -> Change Content-Security-Policy settings
Last updated: 2025-11-11
Post by swol on HTML 5 - Controls -> Change Content-Security-Policy settings
CODESYS Forge
talk
(Post)
Sorry for being late to the party... so it is not possible to use the webbrowser tool to display external websites in a visu anymore? As it is not possible to simply "adjust the ContentSecurityPolicyIncludeTrustedOrigins setting in the automatically generated webvisu.cfg.json file" as stated in the docs? We need to display data read from a Raspberry Pi (part of our computer network) in our webvisu. We used to do it by entering the Pi's IP address as the URL variable in the webbrowser element but now (I don't know since when, I'm new on the job) "The page’s settings blocked the loading of a resource (frame-src) at 'IP address' because it violates the following directive: “default-src 'self' 'unsafe-inline'”. What are the options for displaying the data?
Last updated: 2025-11-11
Data to server
CODESYS Forge
talk
(Thread)
Data to server
Last updated: 2025-11-11
Post by reinier-geers on Data to server
CODESYS Forge
talk
(Post)
HI, i want to copy data to a server of a costumor. Whats the easy way ? contoller is V20p5 but also 2 are V9.2
Last updated: 2025-11-11
Post by clockben on Python script to add libraries to project
CODESYS Forge
talk
(Post)
Hello, I have the same issue — some libraries aren’t resolved. When I load the libraries manually and delete them, reloading with the script works fine afterward. Have you found a solution since then? Many thanks in advance
Last updated: 2025-11-11
Python script to add libraries to project
CODESYS Forge
talk
(Thread)
Python script to add libraries to project
Last updated: 2025-11-11
Post by mariusz997 on Visualisation - internal error
CODESYS Forge
talk
(Post)
Hi everyone. I try to reach Codesys but I have problem on the beginning. I use Codesys 3.5.18.60 and 3.5.18.30 . On both version I have this same problem - when I create new standard project with controller Control Win v3 x64, empty PLC program - I compile it and everything is ok. But when I add visualisation without any elements and compile it - I get: ~~~ ------ Build started: Application: Device.Application ------- Typify code... Generate code... Generate global initializations... [WARNING] SortingStation: HMI Device: PLC Logic: Application: Missing element configuration. Element may not be usable. [WARNING] SortingStation: fbOutletConveyour Device: PLC Logic: Application: C0196: Implicit conversion from unsigned Type 'WORD' to signed Type 'INT' : Possible change of sign [ERROR] Internal error:System.NullReferenceException: Odwołanie do obiektu nie zostało ustawione na wystąpienie obiektu (in english: Object reference not set to an instance of an object.). w _3S.CoDeSys.Codex86_64.V351500.CPUx86_64.CodeStore(TypeClass tc, Register RegBase, Register RegIndex, Int32 nOffset, Register RegSrc, Int32 nScale) w _3S.CoDeSys.Codex86_64.V351500.Codex86_64_V351500.GenerateVarAbsolut(IVariableExpression varexp, Int32 iArea, Int32 nAddress, IIndexInfo indexinfo, ICompiledType ctype, Int32 nTypeSize, IAccessMode am) w ..(_IVariableExpression ) w ..(IExprement ) w ..(IExprement ) w ..(_ICompoAccessExpression ) w ..(IExprement ) w _3S.CoDeSys.Codex86_64.V351500.Codex86_64_V351500.Generate(IAssignmentExpression assign) w ..(_IAssignmentExpression ) w ..(IExprement ) w _3S.CoDeSys.Codex86_64.V351500.Codex86_64_V351500.Generate(IExpressionStatement expstat) w ..(IExprement ) w _3S.CoDeSys.Codex86_64.V351500.Codex86_64_V351500.Generate(ISequenceStatement seq) w ..(IExprement ) w _3S.CoDeSys.Codex86_64.V351500.Codex86_64_V351500.Generate(ISequenceStatement seq) w ..(IExprement ) w _3S.CoDeSys.Codex86_64.V351500.Codex86_64_V351500.Generate(ISequenceStatement seq) w ..(IExprement ) w _3S.CoDeSys.Codex86_64.V351500.Codex86_64_V351500.Generate(ISequenceStatement seq) w ..(IExprement ) w _3S.CoDeSys.Codex86_64.V351500.Codex86_64_V351500.Generate(ISequenceStatement seq) w ..(IExprement ) w _3S.CoDeSys.Codex86_64.V351500.Codex86_64_V351500.Generate(ICompiledPOU cpou, ISequenceStatement mainRoutine, Boolean bKeepCompileInformation, IEnumerable`1 subroutines) w _3S.CoDeSys.Codex86_64.V351500.Codex86_64_V351500.Generate(ICompiledPOU cpou, Boolean bKeepCompileInformation) w ..(_ICompiledPOU ) w _3S.CoDeSys.Compiler35180.Phase5_Codegeneration.Codegeneration.(_ICompiledPOU , _ISignature ) w ..(_ICompiledPOU , Boolean , Boolean , _ICompileContext , _ICompileContext , Boolean , Codegeneration , Boolean& , Boolean , Boolean ) w ..(Boolean , Boolean , _ICompileContext , _ICompileContext , InitExitSignatureInfo , Boolean , Codegeneration , _ISignature , Boolean& , Boolean , Boolean ) w _3S.CoDeSys.Compiler35180.CompilerPhases.CompilerPhase5_Codegenerator.(Codegeneration , _ISignature , InitExitSignatureInfo& , Boolean& ) w _3S.CoDeSys.Compiler35180.CompilerPhases.CompilerPhase5_Codegenerator.(Codegeneration , _ISignature ) w _3S.CoDeSys.Compiler35180.CompilerPhases.CompilerPhase5_Codegenerator.(ICodegenerator ) w ..() w ..() Build complete -- 1 errors, 2 warnings : No download possible ~~~ Could someone help me with this problem? Thank you in advance Mariusz
Last updated: 2025-11-11
What is the prerequisites for a Raspberry Pi to work with SysSockSetIpAddressAndNetMask()
CODESYS Forge
talk
(Thread)
What is the prerequisites for a Raspberry Pi to work with SysSockSetIpAddressAndNetMask()
Last updated: 2025-11-12
Which Lib to use, connect to a socket with URL instead of IP address
CODESYS Forge
talk
(Thread)
Which Lib to use, connect to a socket with URL instead of IP address
Last updated: 2025-11-12
Post by mariusz997 on Visualisation - internal error
CODESYS Forge
talk
(Post)
Hi - problem solved. I had 3 version of codesys on system and they didn't like each other. After uninstall all and install again only one version now everything is OK
Last updated: 2025-11-12
Visualisation - internal error
CODESYS Forge
talk
(Thread)
Visualisation - internal error
Last updated: 2025-11-12
Post by kaotic2499 on Upgraded Raspberry 2b to Raspberry 5, Trends Broken?
CODESYS Forge
talk
(Post)
There is currently a bug with the Raspberry Pi 64 SL where it is unable to Trend Global Retain or PersistantVars. The work around is to use standard Global Variables for Trend Data. This will be patched by Codesys in the near future reference "VIS-6170"
Last updated: 2025-11-13
Upgraded Raspberry 2b to Raspberry 5, Trends Broken?
CODESYS Forge
talk
(Thread)
Upgraded Raspberry 2b to Raspberry 5, Trends Broken?
Last updated: 2025-11-13
Post by grepoo on Data Source Error 418
CODESYS Forge
talk
(Post)
Hi, Same error here, have you found any solution ? Thx
Last updated: 2025-11-14
Data Source Error 418
CODESYS Forge
talk
(Thread)
Data Source Error 418
Last updated: 2025-11-15
Post by emmieturner on Which Lib to use, connect to a socket with URL instead of IP address
CODESYS Forge
talk
(Post)
hi, maybe Net Base Services https://forge.codesys.com/prj/codesys-example/nbs/home/Home/ https://geometrydashlite.online Thank for sharing
Last updated: 2025-11-16
Save a comparison of two codes
CODESYS Forge
talk
(Thread)
Save a comparison of two codes
Last updated: 2025-11-16
Alarm Table Issues
CODESYS Forge
talk
(Thread)
Alarm Table Issues
Last updated: 2025-11-17
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.