Real time Scope from Arduino dont work on external mode
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Arun Kumar
le 29 Oct 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 commentaires
Voir également
Catégories
En savoir plus sur Modeling dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!