Quote:
Originally Posted by JohnGilb
it appears to stop updating the global variable, and code that reads from that variable finds stale (unchanging) values.
|
Sorry, I did not read your post carefully enough. If your Globals themselves are not updating, I doubt it is a problem with the Probe but instead is in your code. Probe/open up the Drive (and any other applicable WPI Library) functions and see if you are getting Errors in the Error Cluster. Also, make sure to check the Diagnostics Panel on the Driver Station for errors and post back here what you find please.