Select the diagnostic action to take when a chart:
Has the ExecuteAtInitialization
property
set to true
Accesses input data on a default transition or associated state entry actions, which execute at chart initialization
In this chart configuration, blocks that connect to chart input ports might not initialize their outputs during initialization. To locate this configuration in your model and correct it, use this diagnostic.
Category: Diagnostics
Default: warning
none
No warning or error appears.
warning
A warning appears.
error
An error appears and stops the simulation.
In charts that do not contain states, the ExecuteAtInitialization
property
has no effect.
Parameter: SFInvalidInputDataAccessInChartInitDiag |
Value: 'none' | 'warning' | 'error' |
Default: 'warning' |
Application | Setting |
---|---|
Debugging | warning |
Traceability | No impact |
Efficiency | No impact
(for simulation) No impact (for production code generation) |
Safety precaution | error |