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
SysTargetGetTypeRTS_IEC_RESULTInput
pulTypePOINTER TO DWORD
<param name=”pulType” type=”OUT”>Pointer to target type. See corresponding category “Device Types”</param>