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.
MPU9150 Accelerometer, Gyro, Temperature, Compass
— MPU9150 ARC control reads compass, gyro, accelerometer and temperature via I2C, initializes and sets EZ-Script variables on demand.
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.