How to import data from a microprocessor

1 vue (au cours des 30 derniers jours)
Guillermo Cid Espinosa
Guillermo Cid Espinosa le 14 Oct 2017
I am making an interface through app designer but I do not know how to receive the data stored in a microprocessor using a tcpip object.
  8 commentaires
Jonathan Chin
Jonathan Chin le 22 Oct 2017
try adding a button that runs calls by itself
fprintf(app.t_waveforms,'GET /Interface_waveforms');
I believe you need to call this every time you want data then put a debug point there to see if you can get some data
Guillermo Cid Espinosa
Guillermo Cid Espinosa le 24 Oct 2017
Yes, that is the problem. I do not know how to execute that command cyclically.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Develop Apps Using App Designer 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!

Translated by