Triggering referenced models in Simulink

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?

 Accepted Answer

1 Comment

Thank you, you helped me find the answer.
In Configuration Parameters/Solver I had to set the Periodic sample time constraint to "Ensure sample time independent"

Sign in to comment.

More Answers (0)

Products

Asked:

BRM
on 10 May 2021

Commented:

BRM
on 11 May 2021

Community Treasure Hunt

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

Start Hunting!