Upgrade to ARC Pro
ARC Early Access will give you immediate updates and new features needed to unleash your robot's potential!
writeString
COM.writeString(port, str)
Parameters
port | COM port name as a string. |
str | String to write to the COM port. |
Returns
NothingDescription
Writes the string given by str to the specified COM port.