WOLFRAM SYSTEM MODELER

IntegerSO

Single Integer Output continuous control block

Wolfram Language

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

Information

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

Block has one continuous Integer output signal.

Connectors (1)

y

Type: IntegerOutput

Description: Connector of Integer output signal

Extended by (3)

IntegerTable

Modelica.Blocks.Sources

Generate an Integer output signal based on a table matrix with [time, yi] values

IntegerConstant

Modelica.Blocks.Sources

Generate constant signal of type Integer

IntegerSignalSource

Modelica.Blocks.Interfaces

Base class for continuous Integer signal source