Time delay processing

Updated at:

This topic describes the time delay processing component.

Feature description

This component delays a signal. The signal is output after a specified number of cycles.

Calculation logic

The component outputs the signal when the runtime reaches the specified number of delay cycles.

Parameters

IN port - Input parameters

Parameter name

Parameter description

Required

Input data type

Data source type

IN

The variable to delay.

Yes

Any

Any

OUT port - Output parameters

Parameter name

Parameter description

Output data type

OUT

The delayed output variable. This variable is the same as the input parameter for the IN port.

Same as the input data type

Other parameters

Parameter name

Parameter description

Required

Default value

Value range

Delay cycles

The number of runtime cycles for the delay. The default value is 0, which means no delay is applied.

Yes

0

[0, 10000]

Output quality code description

The output quality code is the same as the input quality code.