Reference Component
Description
Use a Reference Component block to link an architectural definition of a System Composer™ component or a Simulink® behavior.
To add or connect System Composer components:
Add an architecture Reference Component block from the Modeling tab or the palette. You can also click and drag a box on the canvas, then select the Reference Component block.
Attach a referenced model to the component by selecting
<Enter Model Name>
.Click and drag any port to create a connection. Connect to another component. You can also create a new component to complete the connection.
To connect Reference Component blocks to architecture or composition model root ports, drag from the component ports to the containing model boundary. When you release the connection, a root port is created at the boundary.
To manage Reference Component block contents:
When you create a Reference Component block, you have the option to right-click the component and select
Block Parameters
. From here, you can specify your reference model name, if it already exists. The reference model can be a System Composer architecture model or a Simulink model.With a regular Component block, you can right-click on the block and convert it to a reference component.
Select
Save As Architecture
to save the contents of the component as an architecture model or subsystem that can be referenced in multiple places and kept in sync. The component will become a reference component that links to the referenced architecture model or subsystem.Note
To type ports on architecture subsystems with interfaces, you must link an external interface data dictionary. Architecture subsystems do not contain a model workspace. For more information, see Manage Interfaces with Data Dictionaries.
Select
Create Simulink Behavior
to create a new Simulink reference model or subsystem and link to it.Select
Link to Model
to link to a known model or subsystem that can be either a System Composer architecture model or a Simulink model.
To break the reference link for a Reference Component block, you have the option to right-click and select
Inline Model
, which removes the contents of the architecture model referenced by the specified component and breaks the link to the reference model. The Reference Component block becomes a regular Component block.
Note
Components with physical ports cannot be saved as architecture models, model references, software architectures, or Stateflow® chart behaviors. Components with physical ports can only be saved as subsystem references or subsystem component behaviors.
Ports
Input
Output
Physical
More About
Version History
Introduced in R2019a
See Also
Functions
addComponent
|addPort
|connect
|inlineComponent
|createSimulinkBehavior
|createArchitectureModel
|createStateflowChartBehavior
|extractArchitectureFromSimulink
|linkToModel
|isReference