Bus
Create list of signals exiting from Bus Selector block
Description
This component creates a list of signals exiting a Bus Selector block. The list contains signals leaving from the reported block or downstream buses and signals.
The parent of this component determines which buses appear in the report:
Model Loop: Includes all buses in the current model.
System Loop: Includes all buses in the current system.
Block Loop: If the current block is a bus block, then the report includes that block.
Signal Loop: Includes all buses connected to the current signal.
If the Bus component does not have a looping component as its parent, it reports on all buses in all open models.
Properties
Show Bus Hierarchy: Specifies whether the list displays downstream buses hierarchically.
Insert linking anchor for bus blocks: Inserts a linking anchor for each bus block. This property designates the list item as the location to which other links for that block point. (For more information, see the
Simulink Linking Anchor
orLink
component reference pages.) Do not use this option if you have already specified an anchor location for the bus block with anObject Linking Anchor
component.Insert linking anchor for signals: Inserts a linking anchor for each signal. This property designates the list item as the location to which other links for that signal point. For more information, see the
Simulink Linking Anchor
orLink
component reference pages.) Do not use this option if you have already specified an anchor location for the signal with anObject Linking Anchor
component.Title: Inserts a title before each list. This attribute supports the
%<varname>
notation. For more information, see%<VariableName> Notation
on theText
component reference page in the MATLAB® Report Generator™ documentation.
Insert Anything into Report?
Yes. List.
Class
rptgen_sl.csl_blk_bus
See Also
Block Loop
, Model Loop
, Signal Loop
, Simulink Linking Anchor
, System Loop
,