SysTimeLock
(FUN)
FUNCTION SysTimeLock : WORD
<description>Function to lock the actual timestamp for all IEC timers.</description> <result><p>RESULT: Returns always 0</p></result>
- InOut:
Scope
Name
Type
Comment
Return
SysTimeLock
WORD
Input
ulTick
TIME
<param name=”ulTick” type=”IN”>Actual tick value for the timer to lock</param>
tTimeout
TIME
<param name=”tTimeout” type=”IN”>Timeout in milliseconds until the lock is released at least!</param>