TArduinoCounterLimit.RollOver

From Visuino
Jump to navigation Jump to search

Summary

Specifies if the counter will stop at the limit or roll over

Description

Use this property to specify if the counter will stop at the limit or roll over.



If the property is set to True the counter will roll over when exceeding the limit.

If the property is set to False the counter will stop counting when reaching the limit.