Delayed turning ON

Classification Images
Name:
Delayed turning ON

Symbol:
DLN
Appearance:

Appearance.
Group:
Timers and Generators

CannyLab version:
from 0.6b
Icon:

Icon.
Inputs
Input Value
Input: Integer
Delay: Integer
Outputs
Output Value
Output: Integer

General description

If holding the input value not equal to zero within a predetermined time, the output value will be set equal to the input value.

When the value at “Input” is non-zero, the countdown starts, while holding the input value other than zero for a time not less than a predetermined by input “Delay” in ms, is copying the input value to the output. When the input value changes to zero, the clock is reset and sets the output value to zero.

Features

When working with CANNY controller, it is a good practice to use the time intervals greater than 5-10 ms.

When specifying temporal values on the diagram, it is necessary to take into account the duration of the diagram execution cycle, which depends on the model of the controller, the size of the chart, controllers’ operation mode, controller periphery. It may be varied from cycle to cycle within certain limits during operation. Exact execution time for each cycle is available in the register, during controller operation “Function Diagram actual run time”.

Time intervals in the diagram should not be specified by value less than the duration of one cycle and will be measured with an uncertainty about the duration of one cycle of a user diagram.

Examples

Example 1:

Example 1, Т=0ms.
Example 1, Т=100ms.
Example 1, Т>250ms (at the input 1).
Example 1, Т>250ms (at the input 0).

Example 2:

Example 2, Т=0ms.
Example 2, Т=100ms.
Example 2, Т=200ms.
Example 2, Т>250ms.

SEE ALSO