PDA

View Full Version : Getting data from the robot


mfwit
02-17-2006, 08:31 PM
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
02-19-2006, 07:07 PM
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