Code built, robot somewhat connect.. but not running.. HELP!

So, today our team put a entire labview code together and a prototype of the robot and everything on it we’ll be using… good there.

We’ll… we go to hook it up and it wont connect wirelessly… we’ll check the bridge and router monday…

so now… we do it by wire… working great… connected and everything… deploy the code after building and were good to go… turn on the robot… it connects… runs… but… push the joysticks… WONT GOOO!

I forgot to take note of the driver station errors in the diagnostics… anyone having this problem and find a solution? we also tried code examples from labview… help us :confused: we are imaged to the new v25 image

<edit> i found a few other things to fix in our code… but anyone else still have any thoughts? </edit>

You don’t mention much about the driver station. Is your robot enabled? There may be DS issues that need to be resolved before you can enable. The other issue could be errors in Begin or in Teleop that are cause your motor updates to return an error.

Greg McKaskle

I did remember when i got home i forgot to close my operations and put the safety vi’s in the begin… so i’ll try that monday… but what was happening was by wire it was enabled but the code wouldnt run… a push of a button or joystick did nothing. we tried running a example code too and it didnt change anything… so im hoping it wasnt any coding error… ill write down the errors i get monday if my fix to the code doesnt change things

i need help on finding the set speed control in the while loop thing i can not find it at all :confused: :ahh: :frowning:

What do you mean by Set Speed? Do you mean Set Output for motor control? Why do you need the While loop constant? I believe I can help, I promise that I can do more than ask questions :stuck_out_tongue:

Look under the diagnostics tab, and if it doesn’t show anything there, it’s probably wiring. If there’s something there, by all means post it!