#Simulink#code generation#Buffer#Dspace

6 visualizzazioni (ultimi 30 giorni)
Nits
Nits il 24 Lug 2019
Commentato: Nits il 30 Lug 2019
Error message: All sample times must be discrete. No continuous or constant sample times are allowed.
I am getting the above mentioned error while building the model in simulink. This error pertains to buffer block which is receiving bitwise data from Dspace via RS232 serial port. Please let me know how to get rid off this error. Thanks in advance.

Risposte (1)

Chidvi Modala
Chidvi Modala il 30 Lug 2019
I assume that you are using a constant block inside your model. By default, the sample time of constant block is 'inf'. Try changing the sample time of constant block.
  1 Commento
Nits
Nits il 30 Lug 2019
Thanks for your answer. I have resolved the issue but it was pertaining to sample time of other blocks and not constant block.

Accedi per commentare.

Categorie

Scopri di più su Simulink Coder in Help Center e File Exchange

Prodotti


Release

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by