Real time Scope from Arduino dont work on external mode
Mostrar comentarios más antiguos
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.
Respuestas (1)
Arun Kumar
el 29 de Oct. de 2019
0 votos
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>
Categorías
Más información sobre Arduino Hardware en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!