Naming of forked processes
It would be nice, if the names of the forked process could be configured to use the name of the component that runs in the process instead of inheriting the name of the parent process (host component).
Possible configuration:
- Add a new option to the
[MAIN_CONTROLLER]
group in the runtime configuration file:ProcessName := HC
orProcessName := COMPONENT_NAME
Possible solutions: