WOLFRAM SYSTEM MODELER

BooleanMIMOs

Multiple Input Multiple Output continuous control block with same number of inputs and outputs of Boolean type

Wolfram Language

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

Information

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

Block has a continuous Boolean input and a continuous Boolean output signal vector where the signal sizes of the input and output vector are identical.

Parameters (1)

n

Value: 1

Type: Integer

Description: Number of inputs (= number of outputs)

Connectors (2)

u

Type: BooleanInput[n]

Description: Connector of Boolean input signals

y

Type: BooleanOutput[n]

Description: Connector of Boolean output signals