InteliLite Global Guide
644
PLC group Time functions
Related FW 1.9.0
Related applications AMF, MRS
Comm object 33
Inputs
Input Type Negation Range Function
Input Binary No 0/1 Input signal to be delayed
Input time
up
Analog No
-3200,0..3200,0 [s,
m, h]
Delay of the rising edge resp. pulse
length generated by rising edge of the
input
Input time
down
Analog No
-3200,0..3200,0 [s,
m, h]
Delay of the falling edge resp. pulse
length generated by falling edge of the
input
Input reset Binary No 0/1
Resets the output to logical 0. The
output remains in logical 0 until new
rising edge appears on Input (when
Input reset is deactivated already)
Outputs
Output Type Negation Range Function
Output Binary No 0/1 Output signal
Description
This block can work in two modes of operation:
Delay mode - the rising edge at the output is generated with delay of "input time up" when a rising
edge at the input is detected. The falling edge at the output is generated with delay of "input time
down" when a falling edge at the input is detected. If the delayed falling edge at the output came
earlier than the delayed rising edge, then no pulse would be generated at the output.
Pulse mode - a pulse of "input time up" length is generated at the output when a rising edge is
detected, a pulse of "input time down" length is generated at the output when a falling edge is
detected.
Delay