Getting started#

Install#

To install the smart boiler control interface, run this command to clone the repository to your local machine

git clone https://github.com/ansys/scade-example-smart-boiler-control.git

Generate, build, and execute standalone interface#

  1. Launch SCADE Display.

  2. Select File > Open and then the model/scade-display/DisplayPanel.etp project.

    file open

  3. Select the Windows configuration to enable the generation of a standalone application running on Windows.

    select conf

  4. Click Execute.

    execute

Test execution on host#

  1. Launch SCADE Test.

  2. Select File > Open and then the model/scade-test/SmartBoilerControl_Test.etp SCADE test projet.

    file open scade

  3. Select Project > Test tool > Execute tests.

    execute tests