.. 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
#. Select the ``Windows`` configuration to enable the generation of a standalone application
running on Windows.
.. raw:: html
#. Click **Execute**.
.. raw:: html
Test execution on host
----------------------
#. Launch SCADE Test.
#. Select **File > Open** and then the ``model/scade-test/SmartBoilerControl_Test.etp``
SCADE test projet.
.. raw:: html
#. Select **Project > Test tool > Execute tests**.
.. raw:: html