Timeout Timer
Jump to navigation
Jump to search
Summary
Configurable timeout timer with microsecond precision, supporting start/cancel control and interval-based triggering.
Description
The Timeout Timer component provides precise timing functionality with configurable intervals in microsecond resolution. It features start and cancel control inputs, microsecond timing capability, and flexible interval settings. The timer can be used for timeout operations, periodic triggering, and time-based event generation in various applications including system monitoring, process control, and timing-sensitive operations.
Diagram:
Properties
- Enabled – Enables/disables component functionality (Default: True).
- In Micro Seconds – Microsecond timing resolution (Default: True).
- Interval – Timeout interval duration in microseconds (Default: 1000000μs).
- Name – Component identifier (Default: Timeout1).
Pins
Input Pins
- Start (Clock) – Timer start trigger input.
- Cancel (Clock) – Timer cancellation input.
Output Pins
- Out (Clock) – Timeout completion signal output.
Categories
- File:Timer.png – Timing and counting components.
- – Time-based operation components.
- File:Control.png – Control and automation components.
- – High-precision timing components.
- File:Digital.png – Digital signal components.