Society of Robots - Robot Forum

Software => Software => Topic started by: Gertlex on July 29, 2015, 09:21:29 AM

Title: WebbotLib Studio: UART isRxBufferEmpty function?
Post by: Gertlex on July 29, 2015, 09:21:29 AM
In the past, WebbotLib had a .isRxBufferEmpty() (http://webbot.org.uk/WebbotLibDocs2/45979.html) function for UARTs.

Is this no longer the case for the newer versions of the libraries in WebbotLib Studio? E.g. referencing the docs, no such method is listed at: %HOMEPATH%/Documents/webbotstudio/webbot/docs/AVR8/html/classwebbotlib_1_1_uart.html

It would be nice to not have to completely redo code that I've used for years so that it instead uses the .attach() method...
Title: Re: WebbotLib Studio: UART isRxBufferEmpty function?
Post by: mklrobo on July 30, 2015, 07:08:17 AM
 ;D  Hello!
I would love to be able to help you, but I have just learned to program the Axon II, and now
am beginning to learn the command structure. I have found, that recently, most people in the
forum somewhere in the same spot I am in. If you have a simple program to turn pins on and off,
that would be a great help!  ;D
I have, however, looked through the docs that I have, and could not find the info you are looking for.  :(
Title: Re: WebbotLib Studio: UART isRxBufferEmpty function?
Post by: Gertlex on August 09, 2015, 02:56:23 PM
I stuck with using Webbotlib 2.11 and Project Designer.