SysEventSet (FUN)

FUNCTION SysEventSet : RTS_IEC_RESULT

<description>Set the given Event. With this operation, a task is activated if it waits for the

event with SysEventWait.</description>

<result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>

InOut:

Scope

Name

Type

Comment

Return

SysEventSet

RTS_IEC_RESULT

Input

hEvent

RTS_IEC_HANDLE

<param name=”hEvent” type=”IN”>Handle of the event</param>