Function for closing an UDP communication.
Syntax |
i32 udp_close (i32 idx) |
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
idx |
Number of the handler of the UDP communication to be closed |
||||||||||
Result |
Returns:
To see more specifically some values indicating error, see Returned Errors Table |
||||||||||
Validity |
Rule, Task |
||||||||||
Note |
For a concrete example see in RDE environment: Workspace -> Specials -> Examples Library.
Returned errors table |