.. role:: raw-html-m2r(raw) :format: html Getting started =============== Install ------- To install the smart boiler control interface, run this command to clone the `repository `_ to your local machine .. code-block:: bash git clone https://github.com/ansys/scade-example-smart-boiler-control.git Generate, build, and execute standalone interface ------------------------------------------------- #. Launch SCADE Display. #. Select **File > Open** and then the ``model/scade-display/DisplayPanel.etp`` project. .. raw:: html

file open

#. Select the ``Windows`` configuration to enable the generation of a standalone application running on Windows. .. raw:: html

select conf

#. Click **Execute**. .. raw:: html

execute

Test execution on host ---------------------- #. Launch SCADE Test. #. Select **File > Open** and then the ``model/scade-test/SmartBoilerControl_Test.etp`` SCADE test projet. .. raw:: html

file open scade

#. Select **Project > Test tool > Execute tests**. .. raw:: html

execute tests