Irobot Roomba Movement Panel icon Irobot Roomba Movement Panel Control Roomba/Create via ARC: drive, stream sensors, read encoders, configure COM/HW UART, and send pose to NMS for mapping/navigation. Try it →
 

Writestringnewline

COM.writeStringNewLine(port, str)

Parameters

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

Description

Writes the string given by str with a newline character appended to the end to the specified COM port.