![]() |
Re: sending info to a console
Quote:
Thanks -Joe |
Re: sending info to a console
Quote:
I do not know why commenting the two lines with DriverStationLCD seemed to delay the problem. It may have been a coincidence... I apologize for the confusion. DriverStationLCD appears to work as intended and was not the cause of my trouble. Thank you for your responses. Regards, Bill |
Re: sending info to a console
Quote:
Quote:
Make sure you aren't running this code CONSTANTLY. Sending new messages and running the updateLCD() method too fast will run the cRIO out of memory, and my guess is because it backlogs all the packets and fills up the memory. You'll get an OutOfMemoryError, and will have to reboot the cRIO to do anything else (like load new code). (Found this out the hard way on WPILibJ version 1.0.0a, and my guess is it happens with the latest version too...) |
Re: sending info to a console
Quote:
|
| All times are GMT -5. The time now is 11:13. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi