Unconnected block output ports
Diagnostic action to take when block has unconnected output
Model Configuration Pane: Diagnostics / Connectivity
Description
The Unconnected block output ports configuration parameter determines the diagnostic action to take when the model contains a block with an unconnected output.
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: UnconnectedOutputMsg | 
| Value: 'none'|'warning'|'error' | 
| Default: 'none' |