SchedGetTaskHandleByName (FUN)
FUNCTION SchedGetTaskHandleByName : RTS_IEC_HANDLE
- <description>
Function returns the handle to the task specified by name.
</description> <param name=”pszTaskName” type=”IN”>Task name</param> <param name=”pResult” type=”OUT”>ERR_OK or Error code</param> <result>Scheduler task handle</result>
- InOut:
Scope
Name
Type
Return
SchedGetTaskHandleByNameRTS_IEC_HANDLEInout Const
pszTaskNameSTRINGInput
pResultPOINTER TO RTS_IEC_RESULT