sample time in serial send and serial receive block
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
hello,
I am trying to do the simulink demo "Communicate with Arduino Server Using Serial Blocks" which is available here:https://www.mathworks.com/help/instrument/communicate-with-arduino-server-using-serial-blocks.html
I don't know why but i cannot open the simulink model using open_system('demoinstrsl_Serial_read_binary');
So i have to request here what is the sample time used in the serial send and serial receive block?
0 commentaires
Réponses (1)
Arun Kumar
le 1 Mar 2023
Hi Surya,
The model demoinstrsl_Serial_read_binary that you are trying to open is from the Instrument Control Toolbox. Either install this toolbox or use the following example:
https://in.mathworks.com/help/supportpkg/arduino/ref/send-and-receive-serial-data-using-arduino-hardware.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!