Timer (Single Pulse/Clock to Digital)

From Visuino
Revision as of 09:00, 9 June 2022 by Visuino (talk | contribs) (Created page with "Image:TArduinoTimer.png == Summary == {{:Summaries:Summary Timer (Single Pulse/Clock to Digital)}} == Description == Use this component to generate a single or repeating pulse with specified interval. <b>Diagram:</b> Image:TArduinoTimer.Preview.png == Categories == *Image:TSynchronizationToolbarCategory.png Category Synchronization - {{:Summaries:Summary Category Synchronization}} == Properties == *Timer (Single Pulse/Clock to Digital).Interval|In...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Generates a single or repeating pulse with specified interval

Description

Use this component to generate a single or repeating pulse with specified interval.

Diagram:

Categories

Properties

  • Interval - Specifies the timer interval in microseconds
  • AutoRepeat - Specifies if the component will repeat the event automatically
  • CanRestart - Specifies if the component can be restarted during pulse period
  • Enabled - Enables or disable the component.

Pins

  • Start - Starts the timer
  • Reset - Clears the timer
  • Out - The Digital Output pin of the component or element