フィルターのクリア

How to use a scheduler in System Composer?

9 ビュー (過去 30 日間)
Amine
Amine 2023 年 7 月 17 日
コメント済み: Josh Kahn 2023 年 7 月 19 日
I would like to use a scheduler in System Composer. I have 4 different taks (T1,T2,T3,T4), , each one with its specific periodicity. I would like to know how to create a scheduler to define the different priorities and periodicities of the different tasks.

回答 (1 件)

Josh Kahn
Josh Kahn 2023 年 7 月 18 日
編集済み: Josh Kahn 2023 年 7 月 18 日
Hi @Amine,
To use the schedule editor, first, ensure that your architecture model was created using the "Software Architecture Model" template:
In the software architecture, you can launch the schedule editor from the Design section of the MODELING tab. Note, You can also specify periodicity in the Functions Editor.
This scheduler is for simulation only. If you are looking to generate code from your scheduler, you can include the software architecture as a model reference in simulink and then hook in a scheduler created in simulink or stateflow. Here is an example:
  4 件のコメント
Amine
Amine 2023 年 7 月 19 日
Okay I have linked my components to Simulink behaviors and now it is working. Thank you very much!
Josh Kahn
Josh Kahn 2023 年 7 月 19 日
Great! Happy to help.
Josh

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSystem Composer についてさらに検索

製品


リリース

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by