SysTaskWaitInterval
(FUN)
FUNCTION SysTaskWaitInterval : RTS_IEC_RESULT
- <description>
Wait to the next interval to be activated, if OS supports cyclic task.
</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>
- InOut:
Scope
Name
Type
Comment
Return
SysTaskWaitInterval
RTS_IEC_RESULT
Input
hTask
RTS_IEC_HANDLE
<param name=”hTask” type=”IN”>Handle to task</param>