sample time in serial send and serial receive block
16 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Arun Kumar
am 1 Mär. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!