Post by mubeta on Profibus DP master with EL6731 and automatic restart of slaves
CODESYS Forge
talk
(Post)
Not connected, but found using: Scan for Devices
Last updated: 2025-02-03
Post by davidbo on VisuElems.cmpDynamictext.DynamicTextGetTextW returns pointer to empty string
CODESYS Forge
talk
(Post)
I know it is old and I am using 3.5 18, but I cannot extract a txt string as seen:
Last updated: 2025-02-07
Post by hugob on EtherNet/IP Device - Status "Diag string: 'Configure encapsulation Layer'"
CODESYS Forge
talk
(Post)
I'm having the same issue. Did you find any solution? Thanks
Last updated: 2025-02-11
Post by askic on Library Documentation Export Error
CODESYS Forge
talk
(Post)
Hello, I have encountered a very strange and non descriptive error when creating libraries. Basically, when user just create a new CODESYS library, and then just add Text List, save build with no errors and then try to save as compiled library, the following error would be generated: "The library documentation export error" and nothing more, just like shown in the attachment. Of course I have installed package CODESYS Library Documentation Support v 4.6.0.0 I'm Using Codesys 3.5.20 Patch 2 Does anybody have any suggestion about the cause of this error or any advice on how to troubleshoot further?
Last updated: 2025-02-15
Post by eschwellinger on Server not adding PLC
CODESYS Forge
talk
(Post)
which plc type do you try to add? Unique serial numbers of the plc are mandatory too.
Last updated: 2025-02-17
Post by egau on Overview codesyscontrol.cfg commands
CODESYS Forge
talk
(Post)
I know it's an old thread, but I'm wondering the same thing, any updates on that matter?
Last updated: 2025-02-19
put the Port number 80808 in Instance Setting of Deploy Control SL
CODESYS Forge
talk
(Thread)
put the Port number 80808 in Instance Setting of Deploy Control SL
Last updated: 2025-02-21
Post by itsthefabs on (no subject)
CODESYS Forge
talk
(Post)
Ok, das mit dem Bilder hochladen hat wohl nicht geklappt. Edit: Habs geschafft mit den Bildern.
Last updated: 2025-02-26
Post by tomhara on Change Adapter for local gateway
CODESYS Forge
talk
(Post)
Hello. Can I ask how can I change the localhost ethernet adapter. I need to change it to OpenVPN adapter. Thanks
Last updated: 2025-02-27
Post by maxsuelcunha on EtherCAT SM Drive configuration error
CODESYS Forge
talk
(Post)
You can simply excute the function block SMC3_ReinitDrive to the referred axis.
Last updated: 2025-02-28
Post by eschwellinger on Enable and Disable Project IO programmatically
CODESYS Forge
talk
(Post)
In simulation mode there are no fieldbus updates possible - so this makes only sense with real devices.
Last updated: 2025-03-04
Get the list of all languages from TextList or from font settings of visualmanager
CODESYS Forge
talk
(Thread)
Get the list of all languages from TextList or from font settings of visualmanager
Last updated: 2025-03-04
Post by pernockham on Engineering IDE from linux?
CODESYS Forge
talk
(Post)
A good start seems to be this YT from Jakob Sagatowski: https://www.youtube.com/watch?v=Vqk5Td-uWqk
Last updated: 2025-03-05
VisuFbFrameBase.SetInputPositionData: The element id for the input position cannot be determined
CODESYS Forge
talk
(Thread)
VisuFbFrameBase.SetInputPositionData: The element id for the input position cannot be determined
Last updated: 2025-03-06
Post by timvh on Problem Reading Registers via Modbus from non Codesys device
CODESYS Forge
talk
(Post)
According to the documentation: https://wiki.teltonika-networks.com/view/RUT956_Modbus You need to create a Channel to read 2 registers from address 143 to get the lattitude. It doesn't specify if you need to read it as a Holding Register or as an Input Register. You could try both. So in the Teltonika router, you need to enable it as being a Modbus Server. Then in CODESYS add an Ethernet Adapter, then a Modbus Client (Master) and to the Client (Master) add the Modbus Server (Slave). Set the IP address and add the Channel. The please consider that CODESYS doesn't update any variables when they are not used in the application. In the I/O mapping tab of your I/O configuration, you can set the "Always update" to enabled.
Last updated: 2025-03-08
Post by zdenekkrejci on Issues with Modbus Slave with Raspberry Pi
CODESYS Forge
talk
(Post)
Did you find out what was wrong? I have the same issue
Last updated: 2025-03-09
Post by zdenekkrejci on Issues with Modbus Slave with Raspberry Pi
CODESYS Forge
talk
(Post)
Did you find out what was wrong? I have the same issue
Last updated: 2025-03-09
Post by nz-dave on Ethernet/IP Scanner Exception
CODESYS Forge
talk
(Post)
Any ideas?. Still stopping on this exception randomly every couple of weeks. very frustrating.
Last updated: 2025-03-09
Post by nz-dave on ethercat softmotion axis error
CODESYS Forge
talk
(Post)
even tho the drivers are on. it doesn't seem like any online feedback is happening?
Last updated: 2025-03-10
Post by mehakfatima on Need Help Configuring Energy Analyzers via Modbus TCP & RTU (RS-485) in CODESYS 3.5
CODESYS Forge
talk
(Post)
Hello everyone, I am currently working on reading data from energy analyzers using Modbus TCP and RTU (RS-485). In my previous software, I used the following method to add slave devices (i have attached the image) and configure registers: Add the Modbus slave device. Configure the communication parameters (baud rate, parity, etc.). Define the registers and their addresses for data retrieval. Now, I am trying to achieve the same in CODESYS 3.5, but I am not sure how to configure the Modbus master, add slave devices, and set up the registers properly. If anyone has experience with Modbus TCP/RTU setup in CODESYS 3.5, I would really appreciate your guidance! A step-by-step explanation or any references/tutorials would be extremely helpful.
Last updated: 2025-03-13
Post by twofacexx on Package Sound Demo funktioniert nicht
CODESYS Forge
talk
(Post)
Moin, ich grab mal den alten Thread hier aus, habe das gleiche Vorhaben, Sounds auf dem Raspberry abzuspielen. Habe einen Pi5 mit Codesys Pi 64 SL und benutze auch die SysProcessExecuteCommand sowie die SysProcessExecuteCommand2. Habe das auch schon erfolgreich umgesetzt um Kamerabilder aufzunehmen und Bilder zu kopieren, aber die Sounds funktionieren leider nicht. Wenn ich direkt in der Konsole die Befehle eingebe, werden die Sounds abgespielt, werden diese aber durch Codesys getriggert, wird kein Sound abgespielt. Ich habe bis jetzt - espeak - espeak-vg - aplay - omxplayer versucht. Alle in die CodesysControl_User.cfg eingetragen etc und keine Fehlermeldung beim ausführen. Habe BT Headset und USB Headset getestet, wie gesagt, direkt in der Konsole gehts, durch Codesys nicht. Hat irgend jemand eine Idee woran es liegen könnte?
Last updated: 2025-03-13
How to change font and font color rectangle/or related object
CODESYS Forge
talk
(Thread)
How to change font and font color rectangle/or related object
Last updated: 2025-03-17
Post by installwhat on Sm3_math
CODESYS Forge
talk
(Post)
Has sm3_math been removed from the online help for a reason? Can we still use it?
Last updated: 2025-03-17
Change IO-Link Device Interface connected to a Profinet-Slave at Runtime
CODESYS Forge
talk
(Thread)
Change IO-Link Device Interface connected to a Profinet-Slave at Runtime
Last updated: 2025-03-19
Post by trebbia92 on Exception when OPCUA datasource disconnects from Server
CODESYS Forge
talk
(Post)
I have the same issue, after disconnecting->reconnecting ethernet for 5/10 times it goes in exception.
Last updated: 2025-03-20
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
.