EZB Connection icon 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 →
 

Hardwareuartwrite

UART.hardwareUartWrite(uartIndex, byte/byteArray, [ezbIndex])

Parameters

uartIndex Index of UART to write to.
byte/byteArray Byte or byte array to write to the UART.
ezbIndex (optional) Board index of the EZB to use.

Returns

Nothing

Description

Writes byte to the specified UART. A byte array can instead be provided to write to the specified UART.