|
Re: SmartDashboard Variable Not Updating...Sometimes
I have seen something similar to this, with a LabVIEW dashboard sending to a java robot. However, it only occurs after a long time (10s of minutes) and only affects variables being written frequently. We changed our dashboard to only write if the new value is different then the previous value, and the problem has effectively gone away.
I haven't been able to duplicate in a clean environment, yet (eg minimal code with a good connection), I've only seen it over wireless with full robot code and dashboard.
|