Custom Movement Panel icon Custom Movement Panel Custom Movement Panel maps directional commands to scripts, adjusts per-wheel speed (0-255), and integrates with joysticks for unsupported motors Try it →
 

Open

COM.open(port, baud)

Parameters

port COM port name as a string.
baud Baud rate of the port

Returns

Nothing

Description

Opens the specified COM port with a baud rate of baud. This function must be called before calling any other read or write functions to the COM port.