Error : Action subsystem have more than one sample time

Assalamualaikum & Hi all,
I have a problem with action subsystem, when i want to build a model in a real-time process. the matlab error says that some block in the Action Subsystem have more than one sample time.
What does it means anyway?..i'm so confuse..can anyone help me

 Accepted Answer

All blocks in an Action Subsystem must run at the same rate as the driving block. You can achieve this by setting each block's sample time parameter to be either inherited (-1) or the same value as the driving block's sample time.

1 Comment

Please refer
http://www.mathworks.in/help/toolbox/simulink/slref/actionport.html

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!