WOLFRAM SYSTEM MODELER

IntegerStep

Generate step signal of type Integer

Wolfram Language

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

Information

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

The Integer output y is a step signal:

IntegerStep.png

Parameters (3)

offset

Value: 0

Type: Integer

Description: Offset of output signal y

startTime

Value: 0

Type: Time (s)

Description: Output y = offset for time < startTime

height

Value: 1

Type: Integer

Description: Height of step

Connectors (1)

y

Type: IntegerOutput

Description: Connector of Integer output signal

Used in Examples (6)

IntegerNetwork1

Modelica.Blocks.Examples

Demonstrates the usage of blocks from Modelica.Blocks.MathInteger

BusUsage

Modelica.Blocks.Examples

Demonstrates the usage of a signal bus

Sample1

Modelica.Clocked.Examples.Elementary.IntegerSignals

Example of a Sample block for Integer signals

Sample2

Modelica.Clocked.Examples.Elementary.IntegerSignals

Example of a Sample block for Integer signals with direct feed-through in the continuous-time and the clocked partition

SampleClocked

Modelica.Clocked.Examples.Elementary.IntegerSignals

Example of a SampleClocked block for Integer signals

SampleVectorizedAndClocked

Modelica.Clocked.Examples.Elementary.IntegerSignals

Example of a SampleVectorizedAndClocked block for Integer signals