WOLFRAM SYSTEM MODELER

IntegerSignalSource

Base class for continuous Integer signal source

Wolfram Language

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

Information

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

Basic block for Integer sources of package Blocks.Sources. This component has one continuous Integer output signal y and two parameters (offset, startTime) to shift the generated signal.

Parameters (2)

offset

Value: 0

Type: Integer

Description: Offset of output signal y

startTime

Value: 0

Type: Time (s)

Description: Output y = offset for time < startTime

Connectors (1)

y

Type: IntegerOutput

Description: Connector of Integer output signal

Extended by (1)

IntegerStep

Modelica.Blocks.Sources

Generate step signal of type Integer