Select the diagnostic action to take if a rate transition occurred between two blocks operating in single-tasking mode.
Category: Diagnostics
Default:
none
none
Simulink® takes no action.
warning
Simulink displays a warning.
error
Simulink terminates the simulation and displays an error message.
This parameter allows you to adjust error checking for sample rate transitions between blocks that operate at different sample rates.
Use this parameter when you are modeling a single-tasking system. In such systems, task synchronization is not an issue.
Since variable step solvers are always single tasking, this parameter applies to them.
Parameter:
SingleTaskRateTransMsg |
Value:
'none' | 'warning' |
'error' |
Default:
'none' |
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | none or
error |