Select the diagnostic action to take when the model contains multiple data stores that have
the same name. The data stores can be defined with Data Store Memory blocks or
Simulink.Signal
objects.
Category: Diagnostics
Default: none
none
Simulink® software takes no action.
warning
Simulink software displays a warning.
error
Simulink software terminates the simulation and displays an error message.
This diagnostic is useful for detecting errors that can occur when a lower-level data store unexpectedly shadows a higher-level data store that has the same name.
Parameter: UniqueDataStoreMsg |
Value: 'none' | 'warning' | 'error' |
Default: 'none' |
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No impact |