WOLFRAM SYSTEM MODELER

IntegerConstant

Generate constant signal of type Integer

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Sources.IntegerConstant"]
Out[1]:=

Information

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

The Integer output y is a constant signal:

IntegerConstant.png

Parameters (1)

k

Value:

Type: Integer

Description: Constant output value

Connectors (1)

y

Type: IntegerOutput

Description: Connector of Integer output signal

Used in Examples (2)

IntegerNetwork1

Modelica.Blocks.Examples

Demonstrates the usage of blocks from Modelica.Blocks.MathInteger

BooleanNetwork1

Modelica.Blocks.Examples

Demonstrates the usage of blocks from Modelica.Blocks.MathBoolean