Counter.InputPin

From Visuino
Revision as of 11:32, 10 June 2022 by Visuino (talk | contribs) (Created page with "== Summary == {{:Summaries:Summary Counter.InputPin}} == Description == Connect this pin to any pin that can generate clock. The component will count on each clock event. The direction of the counter depends on the Reversed property. If Reversed is False - the counter will count Up. If Reversed is True - the counter will count Down.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Count clock input pin

Description

Connect this pin to any pin that can generate clock.

The component will count on each clock event.

The direction of the counter depends on the Reversed property.

If Reversed is False - the counter will count Up.

If Reversed is True - the counter will count Down.