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.
Ubtech Alpha 1 Bluetooth
— Bluetooth control for UBTech Alpha1 servos via ARC: map Vx to servo IDs, enable servos, and integrate with ARC movement & LEDs.
Try it →
COM.readAllText(port)
| port | COM port name as a string. |
Reads all data from the specified COM port and returns it as a string.