Counter.InputPin: Difference between revisions

From Visuino
Jump to navigation Jump to search
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."
 
(No difference)

Latest revision as of 11:32, 10 June 2022

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.