Main Content

Non-bus signals treated as bus signals

Diagnostic action to take when nonbus signals are treated as buses

Model Configuration Pane: Diagnostics / Connectivity

Description

The Non-bus signals treated as bus signals configuration parameter determines the diagnostic action to take when the software implicitly converts a nonbus signal to a bus to support connection to a Bus Assignment or Bus Selector block. For the software to implicitly convert a nonbus signal to a bus, the model must select the signal from a bus before passing it to a Bus Assignment or Bus Selector block.

Settings

none (default) | warning | error
none

The software implicitly converts nonbus signals to buses.

warning

The software displays a warning that lists the converted signals and implicitly converts nonbus signals to buses.

error

The software displays an error and terminates the simulation. The error message lists the nonbus signals being treated as buses.

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo impact
Safety precautionerror

Programmatic Use

Parameter: NonBusSignalsTreatedAsBus
Value: 'none' | 'warning' | 'error'
Default: 'none'

Version History

Introduced in R2011b