wpawago - 1 day ago

Hello everyone,

I am with Codesys SP21 Patch5, there is an "Action" column in the Messages view, located between "Description" and "Project".

Does anyone know how this column is supposed to work?

I could not find any information about it in the CODESYS documentation:
https://content.helpme-codesys.com/en/CODESYS%20Development%20System/_cds_cmd_messages.html

I tried using it with Static Analysis Light, for example with the unused variables check, but the Action field remains empty. I initially thought it might provide a quick fix, such as automatically deleting the unused variable, but that does not seem to be the case.

I am also developing some IronPython scripts and was wondering whether it is possible to populate this column with a custom action, allowing users to trigger a predefined command directly from the Messages view.

Has anyone worked with this feature before or knows if it is exposed through the scripting API?