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