The tcpipserverconfig
block is configured for listening at port 10002 and for using a non-blocking TCP/IP
socket.
For meaningful results a TCP/IP client needs to connect and send suitable data, otherwise no data is received. Such a client is provided as C code test program (Resources/test/Communication/TCPIPClientAsRemoteStation.c).