Main Content

Non-bus signals treated as bus signals

Option to implicitly convert nonbus signals treated as buses into buses

Model Configuration Pane: Diagnostics / Connectivity

Description

The Non-bus signals treated as bus signals configuration parameters detects 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 implicitly converts nonbus signals to buses and displays a warning that lists the converted signals.

error

The software terminates the simulation and displays an error that 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