Main Content
Check safety-related diagnostic settings for saving
Check ID:
mathworks.hism.hisl_0036
Check model configuration for diagnostic settings that apply to saving model files
Description
This check verifies that model configuration parameters are set optimally for saving a model for a safety-related application.
Available with Simulink® Check™.
Results and Recommended Actions
Condition | Recommended Action |
---|---|
The diagnostic that detects whether a model contains disabled library
links before the model is saved is set to
none
or warning . If this condition is undetected,
incorrect code might be generated. | Set Block
diagram contains disabled library links in the
Configuration Parameters dialog box or set parameter
SaveWithDisabledLinkMsg to
error . |
The diagnostic that detects whether a model contains library links
that are using parameters not in a mask before the model is saved is set
to none
or warning . If this condition is undetected,
incorrect code might be generated. | Set Block diagram contains parameterized library
links in the Configuration Parameters dialog
box or set parameter SaveWithParameterizedLinksMsg to
error . |
Action Results
Clicking Modify Settings configures model diagnostic settings that apply to saving a model file.
Capabilities and Limitations
Does not run on library models.
Does not allow exclusions of blocks or charts.