Counter.InputPin

From Visuino
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.