SysTargetGetProcessorId
(FUN)
FUNCTION SysTargetGetProcessorId : RTS_IEC_RESULT
<description>Returns the ID of the processor</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>
- InOut:
Scope
Name
Type
Comment
Return
SysTargetGetProcessorId
RTS_IEC_RESULT
Input
pudiProcessorId
POINTER TO UDINT
<param name=”pudiProcessorId” type=”OUT”>Pointer to processor ID. See category “ProcessorID” above</param>