Slow modbus digital input response
CODESYS Forge
talk
(Thread)
Slow modbus digital input response
Last updated: 2024-04-15
Start *.exe through PLC progem
CODESYS Forge
talk
(Thread)
Start *.exe through PLC progem
Last updated: 2024-04-17
Codesys 3.5.12 Module not Found
CODESYS Forge
talk
(Thread)
Codesys 3.5.12 Module not Found
Last updated: 2024-04-17
Post by fontrap on cmDongle Raspberry Pi issue
CODESYS Forge
talk
(Post)
Yes 4.11.0.0
Last updated: 2024-04-22
Problem with Licenced Software Metrics
CODESYS Forge
talk
(Thread)
Problem with Licenced Software Metrics
Last updated: 2024-04-29
Linux ARM64 SL, GPIO Access
CODESYS Forge
talk
(Thread)
Linux ARM64 SL, GPIO Access
Last updated: 2024-05-08
Linux ARM64 SL, GPIO Access
CODESYS Forge
talk
(Thread)
Linux ARM64 SL, GPIO Access
Last updated: 2024-05-09
CODESYS Control Standard S and Beaglebone
CODESYS Forge
talk
(Thread)
CODESYS Control Standard S and Beaglebone
Last updated: 2024-05-11
Read Serial Number of PLC
CODESYS Forge
talk
(Thread)
Read Serial Number of PLC
Last updated: 2024-05-21
KNX SL on stock PFC200 firmware
CODESYS Forge
talk
(Thread)
KNX SL on stock PFC200 firmware
Last updated: 2024-05-23
Raspberry Pi 4 POU not running
CODESYS Forge
talk
(Thread)
Raspberry Pi 4 POU not running
Last updated: 2024-06-02
Raspberry Pi 4 POU not running
CODESYS Forge
talk
(Thread)
Raspberry Pi 4 POU not running
Last updated: 2024-06-02
IO-LINK Package - new license model
CODESYS Forge
talk
(Thread)
IO-LINK Package - new license model
Last updated: 2024-06-06
Data source and safety PLC
CODESYS Forge
talk
(Thread)
Data source and safety PLC
Last updated: 2024-06-17
Strange Behavior on Raspberry Pi
CODESYS Forge
talk
(Thread)
Strange Behavior on Raspberry Pi
Last updated: 2024-06-18
Stepper motor control with (SM_Drive_RaspStepper_direct)
CODESYS Forge
talk
(Thread)
Stepper motor control with (SM_Drive_RaspStepper_direct)
Last updated: 2025-11-11
Deploy LicenseServer for Linux SL
CODESYS Forge
talk
(Thread)
Deploy LicenseServer for Linux SL
Last updated: 2025-11-21
License problem with Raspberry Pi
CODESYS Forge
talk
(Thread)
License problem with Raspberry Pi
Last updated: 2025-12-01
Deploy Control SL cant find Podman
CODESYS Forge
talk
(Thread)
Deploy Control SL cant find Podman
Last updated: 2025-12-10
Post by open on How to create a stopwatch?
CODESYS Forge
talk
(Post)
Hi @ph0010421 and @Ton, Is it possible to program a stopwatch to measure a system running time when it is turn on, and pause when the system is turn off. I tried your examples when stopped, the elapsed time will then be calculated, but i need the time to be continuously counting. Warmest regards,
Last updated: 2023-12-11
Post by evanclegg on Digital Clock
CODESYS Forge
talk
(Post)
To display the current time, youβll need to retrieve it from the system clock. In CODESYS, you can use the built-in function SysTime to get the current system time. Hereβs an example of how you can use it: VAR dtCurrentTime: DATE_AND_TIME; sTime: STRING(8); END_VAR dtCurrentTime := SysTime(); sTime := TIME_TO_STRING(dtCurrentTime.t); The sTime variable now contains the current time in the format βHH:MM:SSuno online".
Last updated: 2024-02-28
Post by roundex on CSVReaderInit returns error : INVALID_HANDLE
CODESYS Forge
talk
(Post)
I got same issue but managed to get it to work again by downgrading the Runtime. Here's my specs: CODESYS V3.5.19.0 Runtime Linux SL 4.7.0.0. CSV Utility SL 1.1.0.0 (Licensed IIoT libraries SL) I tried Runtime 4.8.0.0. and 4.9.0.0 but both result in INVALID_HANDLE error.
Last updated: 2023-08-30
Post by baldeep on Codesys Raspberry Runtime 4.10.0.0 and RSM Utility 3.5.19.0
CODESYS Forge
talk
(Post)
I had been using Codesys Raspberry 4.9.0.0 Runtime for a Project with CAA File 3.5.19.0. But now with Update 4.10.0.0 and Raspberry pi 64 Bit.....i cannot compile my code as RSM Utility 3.5.19.0 is not recognised. Any help? Regards
Last updated: 2023-11-20
Post by hfelek on TargetVisu for Linux Package on runtime 4.12.0.0 install error due to Qt dependencies.
CODESYS Forge
talk
(Post)
I use V3.5.SP20 Patch 2 for development and my device with runtime is armv7l 32-bit arch
Last updated: 2024-08-27
Post by eschwellinger on Rpi install runtime licence on SP13
CODESYS Forge
talk
(Post)
there are big changes on OS side, so you need latest Runtime version which does even work if you stay on an oder CODESYS version.Especially in Bookworm from December it must be 4.11.0.0 use Bookworm from October
Last updated: 2024-01-09
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.