How to pass Function Call to s function builder block?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Ankita Pingale
le 6 Oct 2022
Commenté : MAHENDRAN A
le 20 Sep 2023
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 commentaires
Benjamin Thompson
le 10 Oct 2022
An S-Function cannot receive a function pointer as an input if this is what you are asking. But if I am not understanding your question please provide an example of what you are trying to do.
Réponse acceptée
Mark McBroom
le 15 Oct 2022
Modifié(e) : Mark McBroom
le 15 Oct 2022
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.
Plus de réponses (1)
MAHENDRAN A
le 12 Sep 2023
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 commentaires
Voir également
Catégories
En savoir plus sur Inputs dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!