WOLFRAM SYSTEM MODELER

SendBoolean

Obsolete block to send Boolean signal to bus

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Interfaces.Adaptors.SendBoolean"]
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 Boolean 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: BooleanOutput

Description: Output signal to be connected to bus

u

Type: BooleanInput

Description: Input signal to be send to bus