Post by ranadheer on Publish Multiple Topics via MQTT
CODESYS Forge
talk
(Post)
could you suggest the process you followed to make publish the data through the broker application (Mosquitto)
Last updated: 2025-12-10
Post by ranadheer on Publish Multiple Topics via MQTT
CODESYS Forge
talk
(Post)
could you suggest the process you followed to make publish the data through the broker application (Mosquitto)
Last updated: 2025-12-10
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 Access to the path *** is denied
CODESYS Forge
talk
(Post)
will be fixed with an update/patch of the Visu (4.9.1.0) package scheduled for the 17th December - release date
Last updated: 2025-12-11
Post by aniket-b on Scara3 kinematic robot error
CODESYS Forge
talk
(Post)
After I changed softmotion_planning task to different core, I no longer getting this error. Thanks a lot @gseidel
Last updated: 2026-01-14
Post by infinitetool on No connection could be made because the target machine actively refused it
CODESYS Forge
talk
(Post)
Hi! I'm having trouble connecting to a device in Deploy Control SL. I'm able to see the device is available during a scan, and I can ping the device as well, but when I try to connect I get the message "No connection could be made because the target machine actively refused it". I've worked on this for hours including turning off the firewall on the device PC but nothing seems to work. The device is running a fresh install of Windows 11 IoT Enterprise 2024 and the Development System is 3.5.21.50 running on Windows 11. Thank you in advance for any ideas!
Last updated: 2026-03-10
Post by eschwellinger on No connection could be made because the target machine actively refused it
CODESYS Forge
talk
(Post)
if you try to login by a ssh client, does this work?
Last updated: 2026-03-10
Post by dafalin-codesys on Transparent wireless serial bridge for Modbus RTU – experience with LoRa/WiFi RS-485 link to CODESYS runtime
CODESYS Forge
talk
(Post)
Last updated: 2026-03-18
Post by nicolasquintin on Codesys Installation Always Freeze when the installing is almost done
CODESYS Forge
talk
(Post)
Hi, I'm having the same issue. Did you find a way to successfully install Codesys software ?
Last updated: 2026-04-04
Post by baott569 on Limitation on OPC UA Variable 100+ variables on raspberry pi
CODESYS Forge
talk
(Post)
Sorry, not trying to spam, My internet lagged and I thought the comment wasn’t submitted
Last updated: 2026-01-22
Post by baott569 on Limitation on OPC UA Variable 100+ variables on raspberry pi
CODESYS Forge
talk
(Post)
Hi, did you manage to resolve this issue?, I’m experiencing the same problem
Last updated: 2026-01-22
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 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: 2026-02-10
Post by eschwellinger on Unable to deploy "Control for Linux SL 4.18.0.0"
CODESYS Forge
talk
(Post)
we need the Systeminformation in the Communication tap(logged in)
Last updated: 2026-02-17
Post by reinier-geers on Power off bit to save last log
CODESYS Forge
talk
(Post)
3.5.20.4 Is there a power off bit, so i can save my last logfile ?
Last updated: 2026-02-17
Post by pernockham on Unable to deploy "Control for Linux SL 4.18.0.0"
CODESYS Forge
talk
(Post)
Correct, my Device architecture says "None" is this position. A missing config somewhere?
Last updated: 2026-02-18
Post by pernockham on Unable to deploy "Control for Linux SL 4.18.0.0"
CODESYS Forge
talk
(Post)
Thanks! Out of office, will check on Monday.
Last updated: 2026-02-19
Post by jeffersonhui on Buttons with rounded corners in flat style
CODESYS Forge
talk
(Post)
Hi, I am also having this problem. I want to check that buttons with rounded corners is still not possible?
Last updated: 2026-03-16
Post by hannibal on Codesys Trend - setting Y axis minimum and maximum as variables - error
CODESYS Forge
talk
(Post)
I am experiencing an issue when trying to define the Y-axis limits in a Trend Graphic using variables. When I set the Minimum and Maximum values as variables, an error is triggered. My goal is to make the Y-axis limits dynamic so they can adjust according to the installation. Both variables are initialized as follows: gP_YMin = -100.0 gP_YMax = 100.0 However, I still get the following error: "The minimum axis value must be less than the maximum axis value" Does anyone have an idea why this is happening or how to resolve it?
Last updated: 2026-03-22
Post by hannibal on Codesys Trend - setting Y axis minimum and maximum as variables - error
CODESYS Forge
talk
(Post)
I am experiencing an issue when trying to define the Y-axis limits in a Trend Graphic using variables. When I set the Minimum and Maximum values as variables, an error is triggered. My goal is to make the Y-axis limits dynamic so they can adjust according to the installation. Both variables are initialized as follows: gP_YMin = -100.0 gP_YMax = 100.0 However, I still get the following error: "The minimum axis value must be less than the maximum axis value" Does anyone have an idea why this is happening or how to resolve it?
Last updated: 2026-03-22
Post by msegon on Send HTML body with Mail Service SL
CODESYS Forge
talk
(Post)
I'm trying to send a mail using Mail service SL. I would like the body to be in HTML format for a nicer look. Which I managed to do, but only if I don't send an attachment. Can someone help me with the settings on how to send an HTML body and attachment? I used the Mail Service SL Example project, the only thing I added in the "Main_PRG" code in line 51 under "SendMailFB" is "mimeType := 1". I'm using Library: Mail Service SL Library Documentation Company: CODESYS Title: Mail Service SL Version: 1.13.0.0 Categories: Application|Utils Namespace: MAIL Author: CODESYS Development GmbH Placeholder: Mail_Service_SL
Last updated: 2026-04-14
Post by husarz17 on How change Unity-ID in TCP Modbus Slave
CODESYS Forge
talk
(Post)
Hi nulltrace, Thanks for the info. I'm waiting to hear back from you. Take care!
Last updated: 2026-04-13
Post by rik123456 on Alarmmanagement – Dynamic Alarm List
CODESYS Forge
talk
(Post)
Hi, I had a question about alarm management in the CODESYS visualization. I am currently investigating to what extent the alarm visualization can be built dynamically. In my program, I have developed a motor block that is used for multiple motors. When the emergency stop of one or more motors is activated, the corresponding motors are displayed in the alarm list (see image). This works quite well. I achieved this by linking variables to a latch, after which a piece of code displays the motors that are in emergency stop. My question is: do I need to create a separate latch for each motor or can I use a single latch to display multiple alarms of a motor underneath each other? This would then look like this: Time…: M1 Emergency Stop Active Time…: M4 Emergency Stop Active
Last updated: 6 days ago
Post by alexgooi on Network variable stops sending
CODESYS Forge
talk
(Post)
Hi Reinier, What usually works for me is settings it up in the following way: In the sender block make sure that the list identifier is unique for the whole installation (this is only relevant when you have multiple senders in 1 network). When you are linking the NVL to a file make sure that the path to this file doesn't change. In my experience the NVL stops working when you change the working directory and afterwards open the NVL in de Codesys IDE. If this doesn’t apply to you application, you could also try to change the port number, maybe there is an other process making use of port 1202. Kind regards Alex
Last updated: 4 days ago
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.