Main Content
Unconnected line
Diagnostic action to take when model has unconnected line or unmatched Goto or From block
Model Configuration Pane: Diagnostics / Connectivity
Description
The Unconnected line configuration parameter determines the diagnostic action to take when the model contains an unconnected line or an unmatched Goto or From block.
Settings
none
(default) | warning
| error
none
The software takes no action.
warning
The software displays a warning.
error
The software terminates the simulation and displays an error message.
Recommended Settings
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | error |
Programmatic Use
Parameter:
UnconnectedLineMsg |
Value: 'none' | 'warning' | 'error' |
Default: 'none' |