%LastImpTimeEnd function


Function
The function returns the time of the rising edge of the last impulse finished. The result is Absolute time type.
Declaration
TIME %LastImpTimeEnd(
   BOOL in Impulse
 )

Parameters
Impulse Object, change of which to the TRUE state runs the impulse.

Note
Function result is the time when the object Impulse changes into the state True followed by the changing into the state False or to undefined value (finished impulse). If the status of the object has never changed into the state True, the function returns the time of 1.1.1972.
Napíšte komentár