Internal Signal logging during SIL Simulation

Hello All,
Has anyone tried logging internal signals in SIL Simulation?
The suggested C API method from Mathworks is not working in my case.
Regards,
Vishakha

回答(1 个)

Nick Sarnie
Nick Sarnie 2019-7-13
编辑:Nick Sarnie 2019-7-13
Hi Vishakha,
Are you following the below workflow?
If so, can you confirm that the internal signal of interest is present in the generated code? You may need to mark it as a Test Pointed signal to get it to be preserved.
If a buffer for the signal of interest is preserved in the general code, but SIL internal data is not working, please contact Technical Support and reference this post.
Thanks,
Nick

3 个评论

Hello Nick,
Thank you for the response.
So if i use the c-api method and resolve the signal, it is not present in _cpai.c file.
If I do not resolve it is present and then the signal is also present in the logsout and can be monitored.
Regards,
Vishakha
Hello Nick,
For R2015b. where for SIL simulation if SIL / PI Lblock is used and not model reference, even if the signal is present in capi.c, it is not present in logs out to be monitored.
I am thinking this is a bug.
Regards,
Vishakha
Please feel free to contact Technical Support.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Simulink Coder 的更多信息

产品

版本

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by