EZ-B Settings icon EZ-B Settings Configures and pushes WiFi SSID, password, system name and channel to EZ-Robot EZ-B v4 from ARC; saves settings with project for quick redeploy. 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.