WOLFRAM SYSTEM MODELER

ControlBus

Control bus that is adapted to the signals connected to it

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Examples.BusUsage_Utilities.Interfaces.ControlBus"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

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).

Connectors (1)

subControlBus

Type: SubControlBus

Description: Combined signal

Connector Variables (5)

realSignal1

Causality: None

Type: AngularVelocity (rad/s)

Description: First Real signal (angular velocity)

realSignal2

Causality: None

Type: Velocity (m/s)

Description: Second Real signal

integerSignal

Causality: None

Type: Integer

Description: Integer signal

booleanSignal

Causality: None

Type: Boolean

Description: Boolean signal

subControlBus

Causality: None

Type: SubControlBus

Description: Combined signal

Used in Examples (1)

BusUsage

Modelica.Blocks.Examples

Demonstrates the usage of a signal bus