Upgrade to ARC Pro
Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!
readAllText
COM.readAllText(port)
Parameters
port | COM port name as a string. |
Returns
All data in the COM port as a string.Description
Reads all data from the specified COM port and returns it as a string.