WOLFRAM SYSTEM MODELER

ReceiveBoolean

Obsolete block to receive Boolean signal from bus

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Interfaces.Adaptors.ReceiveBoolean"]
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 in a connector to an input of a block. 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)

fromBus

Type: BooleanInput

Description: To be connected with signal on bus

y

Type: BooleanOutput

Description: Output signal to be received from bus