Enable strict scheduling checks for referenced models

Description

This parameter enables these checks for referenced models:

  • Scheduling order consistency of function-call subsystems in referenced export function models

  • Sample time consistency across the boundary of referenced export function models

  • Sample time consistency across the boundary of referenced rate-based models that are function-call adapted.

Category: Model Referencing

Settings

Default: On

On

Simulink enforces strict checks on scheduling order and sample time consistency in referenced models.

Off

Simulink does not enforce strict checks on scheduling order and sample time consistency in referenced models.

Command-Line Information

Parameter: EnableRefExpFcnMdlSchedulingChecks
Value: 'on' | 'off'
Default: 'on'

Related Topics