sample time in serial send and serial receive block

16 Ansichten (letzte 30 Tage)
Surya
Surya am 15 Feb. 2023
Beantwortet: Arun Kumar am 1 Mär. 2023
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?

Antworten (1)

Arun Kumar
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

Kategorien

Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange

Produkte


Version

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by