SysTaskResume (FUN)
FUNCTION SysTaskResume : RTS_IEC_RESULT
<description>Is called to resume the given task, if the task was suspended.</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>
- InOut:
Scope
Name
Type
Comment
Return
SysTaskResumeRTS_IEC_RESULTInput
hTaskRTS_IEC_HANDLE<param name=”hTask” type=”IN”>Handle to task</param>