Simulation Data Inspector (SDI) does not show signals marked for streaming from Simulink model running on Speedgoat
24 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 12 Feb. 2019
Bearbeitet: MathWorks Support Team
am 14 Mär. 2025
I marked some signals for logging and ran my model in External Mode ("Run on target") on a Speedgoat Simulink Real-Time target. Everything appears to work correctly except that there are no signals shown in SDI during the simulation.
Akzeptierte Antwort
MathWorks Support Team
am 14 Mär. 2025
Bearbeitet: MathWorks Support Team
am 14 Mär. 2025
1) Make sure that the Simulink Data Inspector is working as expected by running the example below which does not use Simulink Real-Time.
2) Try the shipped example of logging signal in SDI for real-time models:
3) Check the MATLAB Command Window for warnings about non-observable signals when you are running your own model. See the following post for details:
https://www.mathworks.com/matlabcentral/answers/773802-why-am-i-unable-to-log-or-stream-signals-when-my-application-is-running-on-hardware-external-mode-a
4) If the above steps are all good except signal logging in SDI, revise the firewall and antivirus settings on your development computer:
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Real-Time Signal Logging and Streaming finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!