Main Content

Block priority violation

Description

Select the diagnostic action to take if Simulink®software detects a block priority specification error.

Category:Diagnostics

Settings

Default:warning

warning

当仿真软件金宝app软件检测到一块优先specification error, it displays a warning.

error

当仿真软件金宝app软件检测到一块优先specification error, it terminates the simulation and displays an error message.

Tips

  • 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.

Command-Line Information

Parameter:BlockPriorityViolationMsg
Value:'warning'|'error'
Default:'warning'

Recommended Settings

Application Setting
Debugging No impact
Traceability No impact
Efficiency No impact
Safety precaution error

Related Topics