Arduinocoms icon Arduinocoms EZB v4-Arduino I2C bridge for ARC: supports custom C# code and reads gamepad or Wii controller inputs for robot control 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.