SysTargetGetType (FUN)

FUNCTION SysTargetGetType : RTS_IEC_RESULT

<description>Returns the target type. See “Device Types” for details.</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>

InOut:

Scope

Name

Type

Comment

Return

SysTargetGetType

RTS_IEC_RESULT

Input

pulType

POINTER TO DWORD

<param name=”pulType” type=”OUT”>Pointer to target type. See corresponding category “Device Types”</param>