SysTimerStop (FUN)

FUNCTION SysTimerStop : RTS_IEC_RESULT

<description>This function stops a timer</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>

InOut:

Scope

Name

Type

Comment

Return

SysTimerStop

RTS_IEC_RESULT

Input

hTimer

RTS_IEC_HANDLE

<param name=”hTimer” type=”IN”>Handle of the timer</param>