blockBooleanReplicator
Boolean signal replicator
Extends from Modelica.Blocks.Icons.BooleanBlock (Basic graphical layout of Boolean block).
Information
This block replicates the Boolean input signal to an array of nout identical Boolean output signals.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nout | 1 | Number of outputs |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.BooleanInput | u | Connector of Boolean input signal | |
| Modelica.Blocks.Interfaces.BooleanOutput[nout] | y | Connector of Boolean output signals |