Define Port Interfaces Between Components - MATLAB & Simulink (original) (raw)

A systems engineering solution in System Composerâ„¢ includes a formal definition of the interfaces between components. A connection shows that two components have an output-to-input relationship, and an interface defines the type, dimensions, units, and structure of the data.

These concepts are relevant for port interface workflows:

Use interfaces to describe information transmitted across connections through ports between components. The table lists topics about using interfaces.

Note

Connected ports in System Composer are compatible if they share a compatible interface type and structure. Ports without assigned interfaces automatically inherit from other ports on the connection. To activate compile-time checks for interface compatibility, on the toolstrip, clickUpdate Diagram. You can reconcile incompatible interfaces on either end of a connection with an Adapter block using the Interface Adapter.

The architecture model below represents an adapter, a data dictionary, a data interface, a data element, and a value type.

See Also

Topics