Quoting a few posts from another thread, so we can get a specific discussion on what and why this happened. Here’s my post:
Also:
A few more details for our situation: We program in Labview, our drive motors run off of the sidecar in ports 1-4 using talons, but there is no drive code in autonomous. We’re still trying to get the video to confirm a few things, but we’re pretty sure we were spinning counter clockwise; we don’t know if the conveyor or shooter motors were running also. It would seem that the motor controllers must have been getting sent a constant PWM value of zero to make them circle counterclockwise; when we check the video hopefully we can see if all the motors had the same problem. I stated that we checked the code and then went to the field; I can’t say for absolute certainty that we didn’t deploy something after our last test but I don’t think so, I don’t think we had time. One theory is that we did deploy new code but it didn’t load correctly and so the cRIO automatically sent zero variable values, which then got corrected when we redeployed later. Has anyone ever had that happen, or is it even possible? Is there any way that losing connection or reduced bandwidth would cause variable values to go to zero? The FMS and out display showed that we stayed connected. I’m hoping we can find a common problem so that teams can test for it in the future.