Hi,
as an intermediate solution, I want to keep my Device Interface compatible to two different "ApplicationClass"es, as set in Profile -> Application Class.
This is the one and only setting I want to adapt within the Embedded Wizard Studio.
Therefore, in the "Init" method of my two Core::Root instances, I want to send "$ApplicationClass" as string across the Device Interface for my application to evaluate.
This should be possible somehow, as the expression "$ApplicationClass" seems to evaluated when used within a "trace" statement, as described here:
https://doc.embedded-wizard.de/applicationclass-macro.
Maybe my desired solution is too narrow-minded, and there's a different way to achieve what I want.
Thank You for your support,
zeetrap