WOLFRAM SYSTEM MODELER

SendReal

Obsolete block to send Real signal to bus

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Interfaces.Adaptors.SendReal"]
Out[1]:=

Information

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

Obsolete block that was previously used to connect a Real signal to a signal in a connector. This block is only provided for backward compatibility.

It is much more convenient and more powerful to use "expandable connectors" for signal buses, see example BusUsage.

Connectors (2)

toBus

Type: RealOutput

Description: Output signal to be connected to bus

u

Type: RealInput

Description: Input signal to be send to bus