Simulink Reference Previous page   Next Page
Counter Limited

Count up and wrap back to zero after outputting the specified upper limit

Library

Sources

Description

The Counter Limited block counts up until the specified upper limit is reached. Then the counter wraps back to zero, and restarts counting up. The counter is always initialized to zero.

You can specify the upper limit with the Upper limit parameter.

You can specify the sample time with the Sample time parameter. A Sample time of -1 means that the sample time is inherited.

The output is an unsigned integer of 8, 16, or 32 bits, with the smallest number of bits needed to represent the upper limit.

Data Type Support

The Counter Limited block accepts signals of any data type supported by Simulink, including fixed-point data types.

Parameters and Dialog Box

Upper limit
Upper limit.
Sample time
Specify the time interval between samples. To inherit the sample time, set this parameter to -1. See Specifying Sample Time in the online documentation for more information.

Characteristics

Sample Time
Specified in the Sample time parameter
Scalar Expansion
No

See Also

Counter Free-Running


Previous page  Counter Free-Running Data Store Memory Next page

© 1994-2005 The MathWorks, Inc.