Post by matt-s on HMI Pushbutton/Move Instruction
CODESYS Forge
talk
(Post)
I put the cross reference at the bottom of the pictures. It is not being written to elsewhere. I have tried the execute block too.
Last updated: 2024-01-26
Post by matt-s on HMI Pushbutton/Move Instruction
CODESYS Forge
talk
(Post)
I put the cross reference at the bottom of the pictures. It is not being written to elsewhere. I have tried the execute block too.
Last updated: 2024-01-26
Post by paro on Multiple WebVisu
CODESYS Forge
talk
(Post)
Hi, they should be independent when "Use CurrentVisu variable" is unchecked in the visu manager.. maybe you can give us more infos when its not the case.
Last updated: 2024-01-30
Post by davidbo on I2c write is BeforeWriteOutputs needed?
CODESYS Forge
talk
(Post)
I have made an I2C library where writing happens by calling write8 I now see that I do not call BeforeWriteOutputs at all, however it seems to work data are sent at least for an hour. So is BeforeWriteOutputs needed
Last updated: 2024-02-07
Post by thomasrohnerch on Color Change for Symbols not working
CODESYS Forge
talk
(Post)
It seems I misunderstood "Toggle color". It's only applicable for the Symbol "FRAME". This part is working fine. See also attached archive.
Last updated: 2024-02-09
Post by yannickasselin on json utilities not reading or writing files
CODESYS Forge
talk
(Post)
Same problem here. I am pretty sure I was able to make it work a couple weeks ago but now I cannot make it work anymore. Always get FILE_OPEN_ERROR
Last updated: 2024-02-12
Post by eschwellinger on json utilities not reading or writing files
CODESYS Forge
talk
(Post)
Keep in mind that due security reasons the files need to be in the PlcLogic directory! This is since SP19 implemented. https://www.codesys.com/security/security-reports.html see 04.04.2023 CODESYS Control V3 file access
Last updated: 2024-02-13
Post by davidbo on Does CODESYS use its own native driver for I2c?
CODESYS Forge
talk
(Post)
CODESYS Control for Raspberry Pi MC Does CODESYS use its own native driver for I2c? I have a python script communicating with a device simultaneously with a CODESYS doing the same. The bus is not saturated. But I get many read errors
Last updated: 2024-02-13
Post by gurkan on OPCUA array max length?
CODESYS Forge
talk
(Post)
2000 works. When testing with UA Expert there is a timeout from the OPCUA Server when trying to subscribe to the variable CPU do not seems to be to affected. The memory(RAM) however is building up
Last updated: 2024-02-19
Post by jshirazi on Codesys Control for Raspberry Pi 4.10.0.0 - Raspberry Pi OS > 2023-12-05
CODESYS Forge
talk
(Post)
Hi, I have some issues on "Bookworm October 64bit" on GPIOs (Not running) is it related problem? no problem on "Bookworm October 32bit". Thanks
Last updated: 2024-02-19
Post by manuknecht on Creating softmotion axis dynamically
CODESYS Forge
talk
(Post)
Hi I was wondering the same thing. I managed to dynamically add an EtherCat Slave but I could not find out how to add a softmotion axis to it. Does anyone have an answer to this? Thanks in advance!
Last updated: 2024-02-21
Post by dhumphries on Not able to see input data coming from eip adapter on codesys
CODESYS Forge
talk
(Post)
The green icon with an ! next to the device is concerning. Is the data type correct for the input, you are using a byte input but the description says string. Is there anything useful in the status tab?
Last updated: 2024-03-06
Post by rckalex on Data Source Error 418
CODESYS Forge
talk
(Post)
Trying to connect to a Codesys V3 datasource but am unsuccessful. The error information for the datasource reads: Failed (not nearer specified) Error ID: 418 Can anyone shed light on what that error means?
Last updated: 2024-03-06
Post by ryusoup on OPC UA Client certificate for datasource link
CODESYS Forge
talk
(Post)
Hello, I'm looking for a way to set my client certificate, not one which self-signed cert generated with CODESYS, for OPC UA connection via datasource linking. Does anyone know how to archive that? BR,
Last updated: 2024-03-08
Post by trycyclepower on Only single ehternet ip drive is communicating
CODESYS Forge
talk
(Post)
Hi all, I have two ethernet IP drives not communicating together. If I disable one, then other one starts working. ENIPScnannerIOTak cycle is setup as 20ms. Also, PLC updating variables setting is on.
Last updated: 2024-03-08
Post by tk096 on High Cycle Times for SoftMotion_PlanningTask when using AxisGroup
CODESYS Forge
talk
(Post)
Hi, you need a realtime capable plc. Codesys Control WinV3 is not realtime capable. https://content.helpme-codesys.com/en/CODESYS%20Control/_rtsl_performance_optimization_linux.html The last chapter of https://content.helpme-codesys.com/en/CODESYS%20SoftMotion/_sm_robotics_diagnosis_movement_problems.html deals with how to configure the planning task.
Last updated: 2024-03-13
Post by seweb on NTCIP
CODESYS Forge
talk
(Post)
Hello everybody, In an upcoming project we are supposed to control a display board via NTCIP. Unfortunately, I have not yet found out whether this is possible with CODESYS. Are there any libraries for this in CODESYS? Best regards
Last updated: 2024-03-14
Post by thewizard8 on Raspberry PI4 Serial Port
CODESYS Forge
talk
(Post)
Hi eschwellinger, Thanks for replying, but I'm not shure if I got it right. Do you mean that I have bad configuration on my CODESYS config file? Or in my project? Thanks in advance!
Last updated: 2024-03-19
Post by ivanmaltar on Codesys Control shutdown
CODESYS Forge
talk
(Post)
Hello, the problem was that the 4.6.0.0 Codesys control was not compatible with S versions of the RevPi controller because of the becuase of the Compute Module 4S. For those controllers, 4.8.0.0 version must be used.
Last updated: 2024-03-25
Post by rmaas on RevPi CONNECT+, CODESYS, EtherCAT master "Filedbus lost synchronicity"
CODESYS Forge
talk
(Post)
Hi Rossano, Did you ever find a solution to this issue? It seems i am facing the same issue but i do not use OPCUA... Best Regards, Rinie Maas
Last updated: 2024-04-11
Post by timvh on IoDrvModbusTCP_Diag not defined when using MODBUS
CODESYS Forge
talk
(Post)
Most likely related to the Device Diagnostics functionality. Double click on your device (PLC), go to the tab "PLC settings". Enable the advanced option "Enable diagnosis for devices". Build your application again.
Last updated: 2024-04-15
Post by chir on SMC_REGULATOR_OR_START_NOT_SET issue
CODESYS Forge
talk
(Post)
Hello everyone! I faced the error SMC_REGULATOR_OR_START_NOT_SET using InoProShop (Inovance IDE). This error occured then I enable MC_Power block. The output BUSY is TRUE constantly.. The description of this error in documentation - "Controller enable not done or brake applied". Maybe someone know how to solve this problem
Last updated: 2024-04-19
Post by stulle on 3.5 P20 hangs - no response
CODESYS Forge
talk
(Post)
Hello everyone, I have a problem. Codesys 3.5 P19 works without any problems. However, P20 is not usable, after starting it hangs "no response". A new installation didn't help either, unfortunately I can't find a more precise error. BR
Last updated: 2024-04-21
Post by abjha1998 on Codesys v3.5 Sint to byte
CODESYS Forge
talk
(Post)
Hi everyone, I have been doing a project where I have to send CAN messages from WAGO plc pf200 in BYtes. The signed integer needs to be unpacked into two bytes. so far I have tried Union but that has not worked with me
Last updated: 2024-04-22
Post by valenting on Problem with Licenced Software Metrics
CODESYS Forge
talk
(Post)
Hi, I can't compile my code with SP20, but when I use the "read current metrics from device" with SP20 I get the following, with "not yet supported" for the visualization part Is it supposed to be like this ?
Last updated: 2024-04-24
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
.