SysPortInD (FUN)
FUNCTION SysPortInD : UDINT
<description>This function reads the current UDINT-value at the given port address.</description> <result><p>RESULT: Input port value that was read.</p></result>
- InOut:
Scope
Name
Type
Comment
Return
SysPortInDUDINTInput
ulAddressUDINT<param name=”ulAddress” type=”IN”>Port address</param>
pResultPOINTER TO RTS_IEC_RESULT
<param name=”pResult” type=”OUT”>Pointer to runtime system error code (see CmpErrors.library)</param>