How to pass Function Call to s function builder block?

조회 수: 10 (최근 30일)
Ankita Pingale
Ankita Pingale . 2022년 10월 6일
댓글: MAHENDRAN A . 2023년 9월 20일 11:05
I am performing SIL testing using S function builder block and Simulink Test Manager. I am passing function call from Test Sequence block. How to add function call in s function builder block?
  댓글 수: 2
Ankita Pingale
Ankita Pingale 2022년 10월 14일
Yes. S-function do not have capability to take function call. Is there any other workaround we can do to pass function call to S-function builder.

댓글을 달려면 로그인하십시오.

채택된 답변

Mark McBroom
Mark McBroom 2022년 10월 15일
편집: Mark McBroom 님. 2022년 10월 15일
You could place the S-Function Builder Block inside a function call subsystem, and then call the function-call subsystem from the Test Sequence Block.
  댓글 수: 1
Ankita Pingale
Ankita Pingale 2022년 10월 18일
As you said above is there any reference model available on mathworks site? If yes, could you please provide me the link for the same. Thank You @Mark McBroom.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

MAHENDRAN A
MAHENDRAN A 2023년 9월 12일 5:09
Hey hi ankita. I'm Mahendran. I'm also working on MIL, SIL tests using different methods. As of now i'm doing SIL test harness using s function logic. I'm facing few issues. Can you explain me how to perform SIL testing using S function builder block and Simulink Test Manager of what you doing.
It'll be helpful to me.
  댓글 수: 2
MAHENDRAN A
MAHENDRAN A 2023년 9월 20일 11:05
Thanks bro

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Test Execution에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by