WOLFRAM SYSTEM MODELER

MI2BooleanMOs

2 Multiple Input / Boolean Multiple Output block with same signal lengths

Wolfram Language

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

Information

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

Block has two Boolean input vectors u1 and u2 and one Boolean output vector y. All vectors have the same number of elements.

Parameters (1)

n

Value: 1

Type: Integer

Description: Dimension of input and output vectors.

Connectors (3)

u1

Type: RealInput[n]

Description: Connector 1 of Boolean input signals

u2

Type: RealInput[n]

Description: Connector 2 of Boolean input signals

y

Type: BooleanOutput[n]

Description: Connector of Boolean output signals