Floor Map icon Floor Map Draws a live floor map of robot movement using Movement Panel, logging direction, distance and heading; configurable speed and turn settings. Try it →
 

Hardwareuartreadavailable

UART.hardwareUartReadAvailable(uartIndex, [ezbIndex])

Parameters

uartIndex Index of UART to read from.
ezbIndex (optional) Board index of the EZB to use.

Returns

A byte array containing all available data received from the specified UART.

Description

Returns a byte array containing all available data received from the specified UART. The UART must be initialized first.