WOLFRAM SYSTEM MODELER

SendInteger

Obsolete block to send Integer signal to bus

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Interfaces.Adaptors.SendInteger"]
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 an Integer 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: IntegerOutput

Description: Output signal to be connected to bus

u

Type: IntegerInput

Description: Input signal to be send to bus