EZ Chart icon EZ Chart 4-series bar chart for real-time sensor comparison in ARC; set titles, values, RGB bar colors and conditional coloring via EZ-Script. Try it →
 

Hardwareuartwritestring

UART.hardwareUartWriteString(uartIndex, str, [ezbIndex])

Parameters

uartIndex Index of UART to write to.
str String to write to the UART.
ezbIndex (optional) Board index of the EZB to use.

Returns

Nothing

Description

Writes string given by str to the specified UART.