Select the diagnostic action to take if Simulink® software detects a block priority specification error.
Category: Diagnostics
Default:
warning
warning
When Simulink software detects a block priority specification error, it displays a warning.
error
When Simulink software detects a block priority specification error, it terminates the simulation and displays an error message.
Simulink software allows you to assign update priorities to blocks. Simulink software executes the output methods of higher priority blocks before those of lower priority blocks.
Simulink software honors the block priorities that you specify only if they are consistent with the Simulink block sorting algorithm. If Simulink software is unable to honor a user specified block priority, it generates a block priority specification error.
Parameter:
BlockPriorityViolationMsg |
Value:
'warning' | 'error' |
Default:
'warning' |
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | error |