Pulse Meter(Measure Period)

From Visuino
Jump to navigation Jump to search

Summary

Measures the period of an incoming digital pulse and outputs the result in microseconds.

Description

The **Pulse Meter (Measure Period)** component is used to calculate the time interval between consecutive digital input pulses. It outputs the measured period in microseconds, making it useful for frequency measurement, signal analysis, or detecting timing variations in digital waveforms.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the measurement functionality.

Pins

Input Pins

  • In – Digital input signal used for measuring the period.

Output Pins

  • Out – Outputs the measured period in microseconds.