Triggering referenced models in Simulink
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
BRM
el 10 de Mayo de 2021
Comentada: BRM
el 11 de Mayo de 2021
I try to trigger a referenced model but I get the following error message: "Model" has multiple sample times. Only constant (inf) or inherited (-1) sample times are allowed in function call subsystem.
From what I've read triggered blocks must have inhereted solve time (-1). After setting the sample time of referenced model to (-1) I get the following error message:
Invalid FixedStep specified in the Configuration Parameters dialog for block diagram
Is there any documentation that can guide me to proper implementation of triggered models?
0 comentarios
Respuesta aceptada
Monika Jaskolka
el 10 de Mayo de 2021
See "Triggered Sample Time" in: https://www.mathworks.com/help/simulink/ug/types-of-sample-time.html
See "Conditions for Inheriting Sample Times" in: https://www.mathworks.com/help/simulink/ug/inherit-sample-times-for-model-referencing-1.html
Más respuestas (0)
Ver también
Categorías
Más información sobre Create Large-Scale Model Components en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!