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
Post by ducng on SMC_ERROR.SMC_AXIS_NOT_READY_FOR_MOTION when using Drive Virtual
CODESYS Forge
talk
(Post)
I'm using drive virtual and cannot run the motion command. Please help.
Last updated: 2025-11-26
Post by yannickasselin on Access to the path *** is denied
CODESYS Forge
talk
(Post)
You can still start Codesys as administrator as a workaroud.
Last updated: 2025-12-11
Post by eschwellinger on Scan devices hangs CODESYS
CODESYS Forge
talk
(Post)
If you use putty or any ssh client does this work to login to the plc?
Last updated: 2025-12-13
Post by ph0010421 on Codesys complains about matching versions
CODESYS Forge
talk
(Post)
hi I don't have an answer but I have the same message with that version, too.
Last updated: 2025-12-15
Post by ph0010421 on Codesys complains about matching versions
CODESYS Forge
talk
(Post)
hi I don't have an answer but I have the same message with that version, too.
Last updated: 2025-12-15
Post by benwzd on How to get SYM File on CodeSys 3.5
CODESYS Forge
talk
(Post)
Hello, I am looking to obtain the SYM file on CodeSys please? this is to import into PCVue Thanks
Last updated: 2026-01-27
Post by mattkaree on Mapping values with etherCAT mailbox communication
CODESYS Forge
talk
(Post)
I am using a WAGO PFC200 PLC as an etherCAT master and a Keyence IV3-G120 with DL-EC1A attached as an etherCAT slave. I am using CODESYS V3.5 SP21 Patch 3. I was able to set up mailbox communication and can see values changing accordingly, but I want to know how I can map these values and reference them in my program. I am able to map the process data objects in the 'EtherCAT I/O Mapping' tab, but there is no where to map the mailbox values in the 'CoE Online' tab. Is there a way I can reference one of these values in my code?
Last updated: 2026-01-27
Post by kambel on information security of CDS IDE 3.5.15.30
CODESYS Forge
talk
(Post)
Hello Please tell me if it is possible to hide information about devices in the Scan device window on pic.
Last updated: 2026-01-29
Post by eschwellinger on cm4 runtime problem
CODESYS Forge
talk
(Post)
no - you need to update, smallest impakt is just to install the debiab package on target side. Nothing else ( no updates in CODESYS)
Last updated: 2026-02-02
Post by dosnova on *exception* [processorloadwatchdog] occurred in: app=[all], task=[all]
CODESYS Forge
talk
(Post)
I've the same problem. I'm not able to solve..
Last updated: 5 days ago
Post by abinvest579 on TCP Client
CODESYS Forge
talk
(Post)
Hi All, I am using codesys based plc to read and control magna power DC supply over LXI protocol using SCPI command. To connect device required socket programming for that i am using Net base service library function block TCP_Client to establish connection over TCP/IP , TCP_Write to write SCPI commands and TCP_Read to read data from Magna power DC supply. I have attached screenshot for logic developed. I am able to connect and write commands to device but i not receiving any information from device. For writing Commands i also tried various end of line character like \n,<nl>, A, D, 10, 13, 0x0A, 0x0D but not received any status from device. For testing purpose i am using simple command '*IDN?' to read data. Also if tried to check on hercules software what data actually plc read, first it read correct data after that is read wrong data as see in screen shot. 'Hello World' was correct read and after that Codesys in replaced with 'Codesysorld' that is not correct way. Same issue also appeared for send data. Any one have face same issue how i can read data directly from device correctly and send data please suggest solution on this.</nl>
Last updated: 2024-07-01
Post by ltrinta on AWS IoT Core connection using AWS certificates
CODESYS Forge
talk
(Post)
Hi there I want to know if there is possibility to connect a CODESYS application to AWS IoT Core using the certificates owneds by AWS. In the examples of CODESYS using AWS IoT Core library, we need to generate a local certificate and update it to AWS IoT Core. I want to use AWS IoT Core certificates. Regards, Leonardo
Last updated: 2023-09-28
Post by tk096 on Motion FB Error
CODESYS Forge
talk
(Post)
Hi, Softmotion Robotics does not support tracking in/out to dynamic coordinate systems with relative movements. Is MC_MoveLinearAbsolute an option? See SMC_RELATIVE_MOVEMENT_TRACKING_CS in https://content.helpme-codesys.com/en/libs/SM3_Error/Current/SM3_Error/SMC_ERROR.html Concerning the other error: Do you use any motion function blocks of SM3_Basic to move a single axis of the robot in your application?
Last updated: 2023-10-20
Post by nathant on Running webvisu with Codesys Control Win V3 in Simulation Mode
CODESYS Forge
talk
(Post)
Hello - I was wondering if I can run a webvisu in Codesys V3.5 SP 18 when using the Control Win V3 soft PLC. I don't see anything saying I can't do this, but I haven't been able to access the webvisu using conventional methods. Thanks.
Last updated: 2023-11-28
Post by nathant on Running webvisu with Codesys Control Win V3 in Simulation Mode
CODESYS Forge
talk
(Post)
Hello - I was wondering if I can run a webvisu in Codesys V3.5 SP 18 when using the Control Win V3 soft PLC. I don't see anything saying I can't do this, but I haven't been able to access the webvisu using conventional methods. Thanks.
Last updated: 2023-11-28
Post by theo on Error codesys raspberry
CODESYS Forge
talk
(Post)
Bonjour a tous je souhaiterai connecter mon Raspberry a codesys en tant qu'automate cependant lorsque je enterent l'IP dans le encadré et que je fais entrer voici le message qui apparait, je suis français mais en anglais ça signifie : " vous n'êtes actuellement pas autorisé a exécuter cette action sur l'appareil. Please enter the username and password of a user account with the required access rights.
Last updated: 2023-12-08
Post by soped on How to generate EtherCat xml from command line
CODESYS Forge
talk
(Post)
Hi Under tools->customize I have added the command "Generate ethercat xml" to my project so that I can export the configuration as an xml file. I can't find a way how to run that command from CLI, is that even possible and if a script is needed I would appreciate an example ?
Last updated: 2024-06-27
Post by soped on How to generate EtherCat xml from command line
CODESYS Forge
talk
(Post)
Hi I'm using codesys 3.5 SP4 Under tools->customize I have added the command "Generate ethercat xml" to my project so that I can export the configuration as an xml file. I can't find a way how to run that command from CLI, is that even possible and if a script is needed I would appreciate an example ?
Last updated: 2024-06-27
Post by maxkemmeren on PFC200 (750-8214) high linux load average, but seems random. Possibly EtherCAT related.
CODESYS Forge
talk
(Post)
Have you received any feedback or found any solutions to the load problem. We are running into similar issues, even without codesys running the load avarage is above 1 meaning that it is to busy already without plc code running. Hope you might have some more insight.
Last updated: 2024-07-11
Post by nltheves on Raspberry PI4 Serial Port
CODESYS Forge
talk
(Post)
Hi Ricardo. I was having the same problem with Codesys and a Raspberry Pi 2W while using the GPIO uart. Your post helped me a lot. Thanks! But could not understand why MODBUS parity bit makes Codesys MODBUS COM driver stopping to work after first request transmission. Did you see this @eschwellinger ? Regards, Nelson
Last updated: 2024-07-18
Post by gepert on parker servo and position
CODESYS Forge
talk
(Post)
Hello, I using codesys motion with Parker servo (without brake). In my application i use mc_moverelative. When i send new position motor moves. But when it arrives to the point it stops and does not hold the position. It means that i can easily move shaft by hand Should i somewere turn it on so motor keep position by torque (current)? Best regards Lukasz
Last updated: 2024-08-04
Post by maxsus on Error while processing the visualization: Client id not present or no longer valid
CODESYS Forge
talk
(Post)
I dont know exactly why this error happens, but I think its because you have some wrong whiles. Because when i had that problem it was because I accidently wrote while true then and it was stuck in the loop.
Last updated: 2024-08-21
Post by maxsus on Error while processing the visualization: Client id not present or no longer valid
CODESYS Forge
talk
(Post)
I dont know exactly why this error happens, but I think its because you have some wrong whiles. Because when i had that problem it was because I accidently wrote while true then and it was stuck in the loop.
Last updated: 2024-08-21
Post by taqamert on Codesys 3.5 Library Download Failed
CODESYS Forge
talk
(Post)
Hello, I need a few libraries in CoDeSys 3.5. I want to download them using the "Download Missing Library" option from the Library Manager menu. However, I keep getting a "Download Failed" error. Despite trying at different times, I haven't been able to download them. What should I do?
Last updated: 2024-08-21
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.