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
SysTimerStartRTS_IEC_RESULTInput
hTimerRTS_IEC_HANDLE<param name=”hTimer” type=”IN”>Handle of the timer</param>
ulTypeUDINT<param name=”ulType” type=”IN”>Type of timer</param>