Documentation

Data Types for Bus Signals

A bus object (Simulink.Bus) specifies the architectural properties of a bus, as distinct from the values of the signals it contains. For example, a bus object can specify the number of elements in a bus, the order of those elements, whether and how elements are nested, and the data types of constituent signals; but not the signal values.

You can specify a bus object as a data type for the following blocks:

You can specify a bus object as a data type for the following classes:

SeeSpecify a Bus Object Data Typefor information about how to specify a bus object as a data type for blocks and classes.

See Also

Related Topics

Was this topic helpful?