%LastImpTime function


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

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

Note
Function result is the time of the last change of the object Impulse into the state True. If the object status has never changed into the state True, the function returns the time of 1.1.1972.
Napíšte komentár