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.
EZB Connection
— Connects EZ-B I/O controllers to ARC via COM or IP (5 connections). Supports init scripts, battery monitoring, TCP/EZ-Script server and serial/I2C.
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.