WOLFRAM SYSTEM MODELER

IntegerMIBooleanMOs

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

Wolfram Language

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

Information

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

Block has a continuous Integer 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: IntegerInput[n]

Description: Connector of Integer input signals

y

Type: BooleanOutput[n]

Description: Connector of Boolean output signals