Real time Scope from Arduino dont work on external mode
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
I'm using Arduino Due and I cant display scopes or even save data to workspace in external mode.
I tried running this model to check if someting is wrong with my Arduino.
But when I ran it, the simulation time runs normally while on the simulink scope screen
the time stays at 0 and I cant get any data.
I tried to use the display block and also the to workspace block and I still dont get any data.
I know the arduino is connected because when I use the model for servo it works.
0 Commenti
Risposte (1)
Arun Kumar
il 29 Ott 2019
Hi,
You need to mark the signals for logging while using XCP external mode. Refer the following documentation for more details: <https://in.mathworks.com/help/supportpkg/arduino/ref/communicate-with-arduino-using-xcp-based-external-mode-simulation.html>
0 Commenti
Vedere anche
Categorie
Scopri di più su Modeling in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!