TCP Client icon TCP Client Telnet-like ASCII TCP client for ARC: connect to IP:port, send ASCII, view raw or HEX server responses with local echo Try it →
 

Writestring

COM.writeString(port, str)

Parameters

port COM port name as a string.
str String to write to the COM port.

Returns

Nothing

Description

Writes the string given by str to the specified COM port.