Hello,I am exploring the GUI examples you provided. I faced a problem while I am running "Smart Thermostat" example. I am first deleting Thermostat::Thermostat Controller object in Thermostat::Thermostat Class at first. Later, I am re-paste it with "Instance Paste". However, when I run the app on PC, Thermostat rotating not works. It does not make simulation while rotating the wheel. How can I fix it? pls. see the screenshot below
https://ask.embedded-wizard.de/?qa=blob&qa_blobid=18303780124239582912
https://ask.embedded-wizard.de/?qa=blob&qa_blobid=16748669348750863883
https://ask.embedded-wizard.de/?qa=blob&qa_blobid=12766194872922888572
https://ask.embedded-wizard.de/?qa=blob&qa_blobid=18386349758810695772
Hello,
the reason for the observed behavior is, that the new TemperatureController that you have inserted is not connected to any property - so changing the temperature does not have any impact to the nominal temperature and actual temperature.
Please have a look to the original instance:
The OutletActual and OutletNominal properties have to be initialized - then it will work.
Best regards,
Manfred.
Ask Embedded Wizard
Welcome to the question and answer site for Embedded Wizard users and UI developers.
Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!
Embedded Wizard Website | Privacy Policy | Imprint