Package Modelica.​Blocks.​Examples.​BusUsage_Utilities.​Interfaces
Interfaces specialised for this example

Information

This package contains the bus definitions needed for the BusUsage example.

Extends from Modelica.​Icons.​InterfacesPackage (Icon for packages containing interfaces).

Package Contents

NameDescription
ControlBusControl bus that is adapted to the signals connected to it
SubControlBusSub-control bus that is adapted to the signals connected to it

Expandable Connector Modelica.​Blocks.​Examples.​BusUsage_Utilities.​Interfaces.​ControlBus
Control bus that is adapted to the signals connected to it

Information

This connector defines the "expandable connector" ControlBus that is used as bus in the BusUsage example. Note, this connector contains "default" signals that might be utilized in a connection (the input/output causalities of the signals are determined from the connections to this bus).

Extends from Modelica.​Icons.​SignalBus (Icon for signal bus).

Fields

TypeNameDescription
AngularVelocityrealSignal1First Real signal (angular velocity)
VelocityrealSignal2Second Real signal
IntegerintegerSignalInteger signal
BooleanbooleanSignalBoolean signal
SubControlBussubControlBusCombined signal

Expandable Connector Modelica.​Blocks.​Examples.​BusUsage_Utilities.​Interfaces.​SubControlBus
Sub-control bus that is adapted to the signals connected to it

Information

This connector defines the "expandable connector" SubControlBus that is used as sub-bus in the BusUsage example. Note, this is an expandable connector which has a "default" set of signals (the input/output causalities of the signals are determined from the connections to this bus).

Extends from Modelica.​Icons.​SignalSubBus (Icon for signal sub-bus).

Fields

TypeNameDescription
RealmyRealSignal 
BooleanmyBooleanSignal