Log in

View Full Version : Getting data from the robot


mfwit
17-02-2006, 21:31
I want to be able to receive data from the robot through the user bytes, or what ever they are called.

How can this be done?

Danny Diaz
19-02-2006, 20:07
I want to be able to receive data from the robot through the user bytes, or what ever they are called.

Look at post number 11 in this thread (http://www.chiefdelphi.com/forums/showthread.php?t=42519) to see how to load the value in your RC code. Then find the user_byte frame from within the Dashboard and create a display for it.

-Danny