page 116
Function
DELAY
Library CRxxxx.LIB
Function symbol
Purpose
Delays the output of the input value by the time T (delay
variable).
Parameter
Function input
Function output
Description
The function DELAY is used to delay an input value by the time T.
The output value y has the following time characteristic.
For the function to work without problems it has to be called in
each cycle.
Name Data type Description
X WORD input value
T TIME delay time
Name Data type Description
Y WORD input value delayed by the time T