Internal Signal logging during SIL Simulation
조회 수: 5 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (1개)
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!