Post by albertocamina on Login problem with FileTransfer on Raspberry Pi 5
CODESYS Forge
talk
(Post)
Sorry about the repeated post by the way...
Last updated: 2024-04-27
Post by totorovic on How to display the application name on a visualization (V3.5.16)
CODESYS Forge
talk
(Post)
You could use the function AppGetApplicationInfo from CmpApp library. https://content.helpme-codesys.com/en/libs/CmpApp/Current/AppGetApplicationInfo.html
Last updated: 2024-05-14
Internal error:System.NullReferenceException: The object reference was not set to an object instance.
CODESYS Forge
talk
(Thread)
Internal error:System.NullReferenceException: The object reference was not set to an object instance.
Last updated: 2024-05-24
Internal error:System.NullReferenceException: The object reference was not set to an object instance.
CODESYS Forge
talk
(Thread)
Internal error:System.NullReferenceException: The object reference was not set to an object instance.
Last updated: 2024-05-24
Scripting - how to get the fixed compiler version from Project settings
CODESYS Forge
talk
(Thread)
Scripting - how to get the fixed compiler version from Project settings
Last updated: 2024-06-13
SysPlcCtrl23 and C0338: The library 'cmperrors interfaces, 3.5.5.0 (system)' is supported just in 32 bit applications
CODESYS Forge
talk
(Thread)
SysPlcCtrl23 and C0338: The library 'cmperrors interfaces, 3.5.5.0 (system)' is supported just in 32 bit applications
Last updated: 2024-06-14
SysPlcCtrl23 and C0338: The library 'cmperrors interfaces, 3.5.5.0 (system)' is supported just in 32 bit applications
CODESYS Forge
talk
(Thread)
SysPlcCtrl23 and C0338: The library 'cmperrors interfaces, 3.5.5.0 (system)' is supported just in 32 bit applications
Last updated: 2024-06-14
SysPlcCtrl23 and C0338: The library 'cmperrors interfaces, 3.5.5.0 (system)' is supported just in 32 bit applications
CODESYS Forge
talk
(Thread)
SysPlcCtrl23 and C0338: The library 'cmperrors interfaces, 3.5.5.0 (system)' is supported just in 32 bit applications
Last updated: 2024-06-14
SysPlcCtrl23 and C0338: The library 'cmperrors interfaces, 3.5.5.0 (system)' is supported just in 32 bit applications
CODESYS Forge
talk
(Thread)
SysPlcCtrl23 and C0338: The library 'cmperrors interfaces, 3.5.5.0 (system)' is supported just in 32 bit applications
Last updated: 2024-06-14
SysPlcCtrl23 and C0338: The library 'cmperrors interfaces, 3.5.5.0 (system)' is supported just in 32 bit applications
CODESYS Forge
talk
(Thread)
SysPlcCtrl23 and C0338: The library 'cmperrors interfaces, 3.5.5.0 (system)' is supported just in 32 bit applications
Last updated: 2024-06-14
SysPlcCtrl23 and C0338: The library 'cmperrors interfaces, 3.5.5.0 (system)' is supported just in 32 bit applications
CODESYS Forge
talk
(Thread)
SysPlcCtrl23 and C0338: The library 'cmperrors interfaces, 3.5.5.0 (system)' is supported just in 32 bit applications
Last updated: 2024-06-17
Post by timothyzalusky on Strange Behavior on Raspberry Pi
CODESYS Forge
talk
(Post)
Hello, I am seeing some weird runtime behavior related to the EQ function on a rapsberry pi based system. I have attached a screenshot showing the strange latching I am seeing on the EQ function, and I have not seen this behavior before. I tried freshly restarting the runtime and it has this same behavior. Anyone seen this? I am on 3.5.20 with the latest runtime installed. Basically, as soon as it hits one of those EQ's in the program, it latches effectively locking the output on. Any input from the Codesys team would be appreciated as well as anyone that might know what I am seeing.
Last updated: 2024-06-18
Codesys Communication Manger - Required information model version exists in the model repository but is not found
CODESYS Forge
talk
(Thread)
Codesys Communication Manger - Required information model version exists in the model repository but is not found
Last updated: 2024-06-28
What the right way to update TCP/COM slave device holding registers
CODESYS Forge
talk
(Thread)
What the right way to update TCP/COM slave device holding registers
Last updated: 2024-07-01
Post by andrax on Raspi-Cam: CameraStream.project nicht zum Laufen zu bringen
CODESYS Forge
talk
(Post)
https://www.cososo.co.uk/2015/06/using-the-camera-with-codesys-on-the-raspberry-pi/
Last updated: 2024-07-05
Post by bamir on Codesys Visualisation HMI
CODESYS Forge
talk
(Post)
Which is the best HMI to display the codesys visualisation. I have my program in exor PLC
Last updated: 2024-07-06
Post by bamir on Codesys Visualisation HMI
CODESYS Forge
talk
(Post)
Which is the best HMI to display the codesys visualisation. I have my program in exor PLC
Last updated: 2024-07-06
The current baud rate could not be determined in CR0020 IFM with maintenance tool
CODESYS Forge
talk
(Thread)
The current baud rate could not be determined in CR0020 IFM with maintenance tool
Last updated: 2024-07-09
Post by joschi2804 on Licensing info not available.
CODESYS Forge
talk
(Post)
Hi, maybe this fixes your problem. At least this was our issue back then. We tried to run the codesys runtime environment on an embedded Linux system. The problem on our side was that we changed the WORKDIR directory in the /etc/init.d/codesyscontrol script to /home/user/codesys, but we forgot to copy all files (including the hidden files) from the initial WORKDIR (I am not sure but I guess the initial WORKDIR was /var/opt/codesys) to the new one. After copying those files and restarting codemeter and codesyscontrol, we were able to upload licenses. Hope this help BR Josef
Last updated: 2024-07-10
Post by gennady on Licensing info not available.
CODESYS Forge
talk
(Post)
Hello, I'm having the same problem. But I used HCFA PLC, the error message is same.
Last updated: 2024-07-09
RAMP_REAL FB is retaining my output value when i try to re use the FB
CODESYS Forge
talk
(Thread)
RAMP_REAL FB is retaining my output value when i try to re use the FB
Last updated: 2024-07-29
Post by ryabukhun on Ruspberry PI and working with profinet slave.
CODESYS Forge
talk
(Post)
I'm trying to connect a profinet slave, but the AR Ρmi timeout error appears, what could be the reason?
Last updated: 2024-07-30
Post by hazarath on How extract JSONElement containing Array data
CODESYS Forge
talk
(Post)
I want to extract each element of an Array. Can someone help me with this. When I use JSONElementToString (part of JSON Utilities SL), I am seeing output as "ARRAY" instead of actual data. Here is the JSON content that I want to read : { "value1Unit": { "units": "M" }, "data": { "stepSize": 300.23, "points": [6,8] } } I would like to read each item of the element "points" i.e. 6 and 8. Here is the code I used, // Reading the content as JSON reader ( xExecute := execute , pwData := ADR ( converted_value ), jsonData := jsonDataStorage ); // Get the JSON Element jsonDataStorage.FindFirstValueByKey( wsKey := fidKeyVar, diStartIndex := searchElem, jsonElement => jsonElement ); JSON.JSONElementToString ( element := jsonElement , wsResult := valueWstring ); The content of the output of valueWstring is shown as "ARRAY" instead of the array items i.e. 6 and 8 Please can someone help me.
Last updated: 2024-07-30
Post by jnoyau on Visualisaion while in simulation
CODESYS Forge
talk
(Post)
Hi all, Im new to Codesys 3.5, and am in the process fo making a visualisation i'd eventually export towards a Wago device. The issue I'm having currently is that when I compile and connect to the simulated program, my simulation won't launch. On the Visualisation tab, all I get is a text message (where previously there was my prepared visualisation) that says "The visualisation awaits a connection. Start the application" One thing to note: I work with Codesys 3.5 in french, so this is a rough translation. And a second: I'm not getting any errors nor warnings about the visualisation tab itself upon compiling Is there a step i'm missing after launching my simulation? Or would it be some really specific issue caused by the way I've set up my program? Thanks, J
Last updated: 2024-07-31
Post by timvh on OpenDir always in error
CODESYS Forge
talk
(Post)
With new runtimes, the access outside the runtime folder is protected. See: https://forge.codesys.com/forge/talk/Engineering/thread/3da9ded84e/
Last updated: 2024-07-31
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
.