(no subject)
tomstix
wiki
(Thread)
Last updated: 2025-10-08
wiki Discussion
southpol
wiki
(Discussion)
Forum for wiki comments
Last updated: 2025-10-08
blog Discussion
southpol
blog
(Discussion)
Forum for blog comments
Last updated: 2025-10-08
Home
tomstix
wiki
(WikiPage)
Project Members: tomstix (admin)
Last updated: 2025-10-08
(no subject)
southpol
wiki
(Thread)
Last updated: 2025-10-08
Home
southpol
wiki
(WikiPage)
Project Members: southpol (admin)
Last updated: 2025-10-08
Can not activate license on Raspberry pi
CODESYS Forge
talk
(Thread)
Can not activate license on Raspberry pi
Last updated: 2025-10-08
Post by nicetuxedo on Can not activate license on Raspberry pi
CODESYS Forge
talk
(Post)
Hello everyone, I'm hoping for some assistance with a license activation issue: a software crash has left my license in a strange state. Here is the sequence of events: I purchased a new license for the Raspberry PI from the official CODESYS web store. I opened the CODESYS and started the online activation process using the ticket number I received. During the activation, the CODESYS software threw an exception and crashed. I was not able to see if the activation completed. After restarting CODESYS, I attempted to run the activation process again with the same ticket number. The License Manager now gives me an error stating that the ticket has already been activated/used. I am now stuck because my installation is not licensed, but the activation server believes my ticket has been consumed. Has anyone encountered this before? Is there a way to have the ticket status reset?
Last updated: 2025-10-08
wiki Discussion
nicetuxedo
wiki
(Discussion)
Forum for wiki comments
Last updated: 2025-10-08
blog Discussion
nicetuxedo
blog
(Discussion)
Forum for blog comments
Last updated: 2025-10-08
(no subject)
nicetuxedo
wiki
(Thread)
Last updated: 2025-10-08
Home
nicetuxedo
wiki
(WikiPage)
Project Members: nicetuxedo (admin)
Last updated: 2025-10-08
Home (version 1) discussion
alpha4victor
wiki
(Thread)
Home (version 1) discussion
Last updated: 2025-10-08
Home (version 1) discussion
russ-herzog
wiki
(Thread)
Home (version 1) discussion
Last updated: 2025-10-08
wiki Discussion
jaanus
wiki
(Discussion)
Forum for wiki comments
Last updated: 2025-10-09
blog Discussion
jaanus
blog
(Discussion)
Forum for blog comments
Last updated: 2025-10-09
(no subject)
jaanus
wiki
(Thread)
Last updated: 2025-10-09
Сalling the context menu from the keyboard
CODESYS Forge
talk
(Thread)
Сalling the context menu from the keyboard
Last updated: 2025-10-09
Home
jaanus
wiki
(WikiPage)
Project Members: jaanus (admin)
Last updated: 2025-10-09
Post by e13740e on Parameterized Property syntax for array element processing
CODESYS Forge
talk
(Post)
Hello. I'm trying to create a Parameterized Property(CDS V3.5 SP21) to avoid copy-pasting code for processing array elements. I can't seem to get any result. Perhaps I am making a mistake with the syntax. None of the declaration options below are accepted by the compiler. If you know and use them (Parameterized Properties) in your work, please let me know. Thank you in advance. Option 1: PROPERTY <property_name> : <data_type> VAR_INPUT <index_name> : <index_type>; // One or more index parameters are declared here END_VAR</index_type></index_name></data_type></property_name> GET Code that uses <index_name> to return a value END_GET</index_name> SET Code that uses <index_name> and the implicit variable <property_name> to write a value END_SET</property_name></index_name> END_PROPERTY Option 2: PROPERTY <property_name> (<index_name> : <index_type>) : <data_type></data_type></index_type></index_name></property_name> GET Code that uses <index_name> to return a value END_GET</index_name> SET Code that uses <index_name> and the implicit variable <property_name> to write a value END_SET</property_name></index_name> END_PROPERTY
Last updated: 2025-10-09
Post by e13740e on Сalling the context menu from the keyboard
CODESYS Forge
talk
(Post)
Hello, the request is no longer relevant. Thank you. Working with the Main Menu bar via the Alt key is the most effective method. It has absolutely everything there. Calling the context menu via the keyboard is not necessary.
Last updated: 2025-10-09
Сalling the context menu from the keyboard
CODESYS Forge
talk
(Thread)
Сalling the context menu from the keyboard
Last updated: 2025-10-09
Post by e13740e on Parameterized Property syntax for array element processing
CODESYS Forge
talk
(Post)
Hello. I'm trying to create a Parameterized Property(CDS V3.5 SP21) to avoid copy-pasting code for processing array elements. I can't seem to get any result. Perhaps I am making a mistake with the syntax. None of the declaration options below are accepted by the compiler. If you know and use them (Parameterized Properties) in your work, please let me know. Thank you in advance. Option 1: PROPERTY <property_name> : <data_type> VAR_INPUT // One or more index parameters are declared here <index_name> : <index_type>; END_VAR</index_type></index_name></data_type></property_name> // Accessor for reading GET // Code that uses <Index_Name> to return a value END_GET // Accessor for writing SET // Code that uses <Index_Name> and // the implicit variable <Property_Name> to write a value END_SET END_PROPERTY Option 2: PROPERTY <property_name> (<index_name> : <index_type>) : <data_type></data_type></index_type></index_name></property_name> // Accessor for reading GET // Code that uses <Index_Name> to return a value END_GET // Accessor for writing SET // Code that uses <Index_Name> and // the implicit variable <Property_Name> to write a value END_SET END_PROPERTY
Last updated: 2025-10-09
Post by e13740e on Сalling the context menu from the keyboard
CODESYS Forge
talk
(Post)
Hello, the request is no longer relevant. Thank you. Working with the Main Menu bar via the Alt key is the most effective method. It has absolutely everything there. Calling the context menu via the keyboard is not necessary.
Last updated: 2025-10-09
Parameterized Property syntax for array element processing
CODESYS Forge
talk
(Thread)
Parameterized Property syntax for array element processing
Last updated: 2025-10-09