SysTimerStart (FUN)

FUNCTION SysTimerStart : RTS_IEC_RESULT

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

InOut:

Scope

Name

Type

Comment

Return

SysTimerStart

RTS_IEC_RESULT

Input

hTimer

RTS_IEC_HANDLE

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

ulType

UDINT

<param name=”ulType” type=”IN”>Type of timer</param>