
bookmaker32
USA
Asked
— Edited
On the v4 we have 4 ports designated to UART. The command asks for a port ie. UARTInit(0,0,9600) the first is the board the second is the port and the third is the data. What do you put in the second to indicate the Tx and Rx ports on v4?
Just do UART search under Script Help
there is also UART example available in ARC(EZ-Script Function Syntax)
You may also refer to a recent post
http://www.ez-robot.com/Community/Forum/Thread?threadId=6241
Sample code on how to use them is below (using a Roomba)... using uart port 3
Code: