Syntax |
Example |
Description/ Remarks |
TCPIP_SENDRCV connection_number, "string" |
TCPIP_SENDRCV 1, "2000" |
This command is used to send a data request "string" to the server / device via the specified TCP/IP connection number. This command also receives the data sent from the server as a response to the "string". This command returns one of the following values:
For information about connection numbers and timeout settings, see TCPIP_CONNECT. |