Timers

Overview

These blocks are used to execute function based on Time.

  • Time Delay

Time Delay

Time Delay Block

Time delay block is used to give a delay time to some blocks that triger output based on delay length. It recieves the input signal and outputs the same in a given delay. When the enable input is high, the timer will start. Once time elapsed of the given delay length, the output data (high) will write into the specified given data identifier.

Inputs and Outputs

Name

Description

Supported data type

In- Input enable

The value to be to be high or low

Boolean

T- Delay length

The time interval in which the data is given out.

uint32