SysTaskCheckStack (FUN)
FUNCTION SysTaskCheckStack : RTS_IEC_RESULT
<description>NOT IMPLEMENTED YET! Function to investigate the stack task. </description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>
- InOut:
Scope
Name
Type
Comment
Return
SysTaskCheckStackRTS_IEC_RESULTInput
hTaskRTS_IEC_HANDLE<param name=”hTask” type=”IN”>Handle to task</param>
pulMaxDepthPOINTER TO UDINT
<param name=”pulMaxDepth” type=”OUT”>Maximum stack depth</param>